FreeYourDisk: Linux desktop app that safely cleans temporary and large files
FreeYourDisk tackles the common problem of disk bloat on Linux by scanning for temporary files, oversized items, stale git worktrees, and developer caches. It presents the findings in a modern Tauri‑based UI with charts and a treemap, letting users preview deletions before confirming. Deletions go to the XDG trash by default and are restricted to whitelisted zones, while a minimal Polkit helper handles any privileged paths. The tool is ideal for everyday Linux users who want a reliable, non‑destructive way to reclaim space, especially those who work with git repositories and development environments.
View on GitHub →QrCommunication/FreeYourDisk