Download

Get FreeSense

Installer images for amd64 (UEFI & BIOS). Pick Stable for production, or Development to track the latest. Always verify the SHA-256 after downloading.

Loading the latest builds…

Builds also available as GitHub Releases, or browse the raw image archive at downloads.freesense.org.

Install in three steps

1

Verify & decompress

Check the hash, then unpack the gzip image.

sha256sum -c SHA256SUMS.txt
gunzip FreeSense-*-amd64.iso.gz
2

Write to USB

Flash the ISO to a USB stick (≥ 2 GB). On Windows use balenaEtcher.

# macOS / Linux
dd if=FreeSense-*-amd64.iso \
   of=/dev/diskN bs=4m
3

Boot & install

Boot the target from USB and follow the installer. Then open the web GUI and log in with admin / freesense (change it immediately).

Minimum: 64-bit CPU · 1 GB RAM · 8 GB disk · two network interfaces (or one + VLANs). See the install guide for details.