gdu

Fast disk usage analyzer with interactive terminal UI

brewmacoslinux
Try with needOr install directly
Source

About

Disk usage analyzer with console interface written in Go

Commands

gdu

Examples

see how much disk space folders are using$ gdu
analyze disk usage of a specific directory$ gdu /path/to/directory
show disk usage without interactive mode$ gdu -n
scan disk usage ignoring certain directories$ gdu -i node_modules
find which folders are taking up the most space$ gdu /home && arrow keys to navigate