shr checks and reports disk space.
Install GUI using cargo:
cargo install --git https://github.com/Myriad-Dreamin/shr --locked shr-browserInstall CLI using cargo:
cargo install --git https://github.com/Myriad-Dreamin/shr --locked shr-cliThe shr (shr-cli) and shr-browser commands has same CLI flags.
shr path
shr-browser path- Right click to open file/folder.
- Better GUI, Currently it is a bit ugly.
- Mobile Support: See: Slint Mobile Platform.
- Reduce Memory Usage, Currently GUI costs 1.5GB when scanning a disk containing 4.5m files (seems like 300B per file).
VSCode:
code .vscode/shr.code-workspace