Show HN: I created a disk usage explorer CLI
Category: cli-tool
Tags: disk-usage, tui, cli-tool
Score: 5.8/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 6)
Duex is an interactive terminal-based disk usage explorer built in Go, featuring a modern TUI with real-time progress, file filtering, and accurate sizing that handles hard links and sparse files. Its use of concurrent directory traversal and integration with the Charm ecosystem makes it a polished utility for diagnosing disk space issues.
Target audience: backend devs, devops, system administrators
Repository: https://github.com/evilmarty/duex · Go · GPL-3.0
View on Hacker News