Open-source · GPL-3.0 · v0.4.5

Free your disk,
safely.

A cross-platform desktop utility for Linux, macOS and Windows that scans your disk and reclaims space without risk — caches, large files, applications, task manager and disk health, around a 3D usage donut. Trash by default, zero blind deletion.

No root privilegesNo telemetry100% local
Available onLinuxmacOSWindows
FreeYourDisk
FreeYourDisk

// What it does

One tool to take back control of your space

From the 3D donut to the emergency task manager: every category is measured accurately and every action is reversible.

Unified scan, 3D donut

One click runs every scan and the file-type breakdown. A 3D donut shows used, reclaimable and free space — the green layer grows as you tick items.

Cleanup categories

Temporary files, large files, stale git worktrees, dev caches (node_modules, target, .next…) and regenerable app & browser caches.

Applications

An application inventory ranked by space — apt / flatpak / snap / AppImage on Linux, the registry & Microsoft Store on Windows — updates surfaced on open, batch uninstall and update. Essential system components are protected.

Task manager

Real-time CPU / RAM / swap graph, per-core utilization heatmap, temperature, a sortable process table, and an emergency “kill the biggest hog.” Configurable global hotkey.

Disk health

Per-disk SMART via nvme-cli (NVMe) or smartctl (SATA) — health, power-on hours, temperature — with real-time throughput graphs. Missing tools install in one click for your distribution.

Safe by design

Read-only scans, a preview before deletion, trash by default, a zone whitelist, and git actions that never touch uncommitted work.

// Preview

Built to be read at a glance

FreeYourDisk
Home

3D usage donut and a whole-disk breakdown by file type.

// Safe by design

Six non-negotiable guarantees

A disk cleaner should never lose your data. FreeYourDisk is built around invariants the tests enforce.

Read-only scans

Scanning never modifies the filesystem — enforced by tests.

Preview before deletion

Every deletion shows an exact preview (count, size, destination) and requires confirmation.

Trash by default

Files go to the recoverable XDG trash; permanent deletion is an explicit choice.

Zone whitelist

Deletions are validated against allowed zones; symlinks escaping them are refused.

Git-safe

Git actions never remove a worktree that has uncommitted changes.

Least privilege

The UI runs unprivileged; a minimal Polkit helper covers the rare need for root. The WebView never runs as root.

// Download

Install FreeYourDisk v0.4.5

Free and open-source. Pick the format for your system.

Linuxx86-64

AppImage

Universal · all distributions

80 MB
Download

.deb

Debian · Ubuntu

4.1 MB
Download

.rpm

Fedora · RHEL

4.1 MB
Download
macOSApple Silicon (arm64)

DMG

macOS · Apple Silicon (unsigned)

4.2 MB
Download
Windowsx64

.exe

Windows 10 / 11 · installer

4 MB
Download

macOS and Windows builds are unsigned: on macOS, right-click the app › Open; on Windows, click “More info” › “Run anyway”.

Recommended for disk health: nvme-cli, smartmontools.Release notes & checksums

// Questions

Everything you need to know

Linux, macOS and Windows. On Linux: a universal AppImage plus native .deb (Debian, Ubuntu) and .rpm (Fedora, RHEL) packages. On Windows: an installer (Windows 10/11, x64). On macOS: an Apple Silicon build. The macOS and Windows builds are unsigned betas for now.