FreeYourDisk v0.4.1
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-clifor NVMe drives,smartmontoolsfor 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,smartmontoolsonly) — the UI can never trigger an arbitrary root install.
Install
- AppImage —
chmod +x FreeYourDisk_0.4.1_amd64.AppImage && ./FreeYourDisk_0.4.1_amd64.AppImage - Debian/Ubuntu —
sudo apt install ./FreeYourDisk_0.4.1_amd64.deb - Fedora/RHEL —
sudo dnf install ./FreeYourDisk-0.4.1-1.x86_64.rpm
Full notes: CHANGELOG.md.
Full Changelog: v0.4.0...v0.4.1