An ncdu inspired TUI disk usage analyzer, multithreaded for maximum speed. Features support for native filesystem trash/recycle bin, so you don't have to permanently delete things immediately if you don't want to.
- Clone the repo
- cd into the repo
- Run
cargo install --path .
There is now an AUR package available for diskard at this link. Install by cloning the AUR repo and running:
makepkg -si
(Or use your favorite AUR helper eg yay -S diskard)
diskard [path]
(If no path is provided, the program uses the current working directory)