Skip to content

FreeYourDisk v0.4.1

Choose a tag to compare

@ronylicha ronylicha released this 25 Jun 21:26

A focused release that makes SMART monitoring work out of the box, whatever your machine.

Highlights

  • Guided SMART tooling install. The Disk health tab now detects which CLI tools your PC needs — nvme-cli for NVMe drives, smartmontools for SATA/SAS — and which are missing, then offers a one-click privileged install using your package manager (apt / dnf / pacman / zypper).
  • The manager and package set are re-derived server-side, and the privileged helper enforces a hard-coded package allowlist (nvme-cli, smartmontools only) — the UI can never trigger an arbitrary root install.

Install

  • AppImagechmod +x FreeYourDisk_0.4.1_amd64.AppImage && ./FreeYourDisk_0.4.1_amd64.AppImage
  • Debian/Ubuntusudo apt install ./FreeYourDisk_0.4.1_amd64.deb
  • Fedora/RHELsudo dnf install ./FreeYourDisk-0.4.1-1.x86_64.rpm

Full notes: CHANGELOG.md.

Full Changelog: v0.4.0...v0.4.1