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.
Builds also available as GitHub Releases, or browse the raw image archive at downloads.freesense.org.
Install in three steps
Verify & decompress
Check the hash, then unpack the gzip image.
sha256sum -c SHA256SUMS.txt
gunzip FreeSense-*-amd64.iso.gz 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 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.