dirsize is a disk usage scanner with a navigable TUI (terminal-user-interface) for dispalying directory/file sizes written in rust
cargo install dirsize
run - dirsize [path to directory to scan]
note: if you want to use cargo use rustup to install it
download the executable from realeases
run - dirsize [path to directory to scan]
from the download location, within a command-line tool (cmd, bash, etc...)
or add the executable to PATH environment variables to run from anywhere