darya
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/darya/
A disk usage explorer with a TUI and live treemap.
Script Preview
Review this script before executing in your terminal.

darya is a lightweight TUI disk usage explorer for the terminal built to show what is taking up space on a system.
It scans directories, filters entries, sorts by size or name and can handle hidden files, one filesystem limits, snapshots, imports, and exports. Compared with du, and ncdu, it leans more into browsing and inspection of specific files than plain size totalling of the entire disk. In the TUI, it has standard file operations to delete, move files and rescan the filesystem.
Also, it comes with a live color-coded treemap view for a more visual representation of which contents take up the most space in the users filesystem.
darya is useful for developers, sysadmins, and power users who need to monitor and visualize disk space, free up extra data held in cache files and folders, or display a treemap of files on remote servers in the terminal.
