FreeYourDisk v0.3.0
A major release that turns the per-service tool into a unified, accurate disk dashboard.
Highlights
- Unified dashboard with a true 3D usage donut (three.js) and one-click scan.
- Whole-disk file-type breakdown — images, videos, …, caches & dependencies, system, reserved — clickable to list files. System size is measured accurately (via
du: hardlink-dedup, block-accurate, single-filesystem) so ext4 reserved blocks are shown honestly. - Applications section: apt/flatpak/snap/AppImage by size, update checks (auto on open) + filter, batch uninstall/update, protected system packages.
- App & browser caches cleanup (Chromium/Electron, Flatpak, Snap, npm/yarn/bun).
- Disk health tab: SMART via nvme-cli/smartctl + real-time read/write graphs + uptime.
- Light/dark/system theme, language, launch at startup, low-disk-space monitor.
- Incremental scan engine: instant cached results on open, new-item highlighting.
Install
- AppImage —
chmod +x FreeYourDisk_0.3.0_amd64.AppImage && ./FreeYourDisk_0.3.0_amd64.AppImage - Debian/Ubuntu —
sudo apt install ./FreeYourDisk_0.3.0_amd64.deb - Fedora/RPM —
sudo dnf install ./FreeYourDisk-0.3.0-1.x86_64.rpm
Recommended for the Disk health tab: nvme-cli and smartmontools.
Full notes: see CHANGELOG.md.
Full Changelog: v0.1.0...v0.3.0