DiskLens
Fast Rust CLI & Desktop App

Easily Find Heavy Folders.
See Exact Disk Fill %.

A blazingly fast disk visualizer that calculates and displays real-time capacity percentages. Run instantly in your terminal or launch the native desktop GUI.

$ cargo install --git https://github.com/SpaceCorps/DiskLens
DiskLens — Macintosh HD • 926 GB Total • 35 GB Available (96% Used)
[dir] Space3d / target 4.54% of Disk (45.2 GB)
[dir] hangar / node_modules 1.82% of Disk (18.1 GB)
[dir] .git / objects 0.94% of Disk (9.3 GB)
[file] installer.dmg 0.08% of Disk (820 MB)
[ CLI ]

Instant Terminal Mode

Run disklens [PATH] for sub-50ms parallel terminal scanning across all CPU cores with ASCII percentage bars and zero GUI overhead.

[ % ]

Dual Percentage Gauges

Inspect Disk % (share of your total drive capacity) and Dir % (share within current directory) to immediately pinpoint storage hogs.

[ DEV ]

Dev Cache Presets

One-click filters isolate .git, node_modules, target, and build caches so you can reclaim tens of gigabytes in seconds.