No features have been listed yet.
Based on our record, duf should be more popular than diskonaut. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Have been using ncdu for more than a decade, and recently started using diskonaut for similar purposes. Was looking for a terminal-based treemap visualization for analyzing disk usage and stumbled upon diskonaut, which is exactly that. https://github.com/imsnif/diskonaut. - Source: Hacker News / over 2 years ago
My favorite tool for this is diskonaut -- it's quicker than repeatedly running du and pleasant to use. Source: over 2 years ago
For a visual person like me, diskonaut is especially useful. It draws the space in rectangles on the screen that you can navigate into. If you resize the terminal it redraws the boxes. Source: over 2 years ago
Https://github.com/imsnif/diskonaut It's in Rust, which I don't code, but it is if anyone cares about such things. It works fast, is easy to use, and looks pretty. - Source: Hacker News / about 3 years ago
A lot of unix-y tools have been rewritten in rust, where the usefulness comes from it being faster or having more features. Examples: bat, cw, lsd, ripgrep, diskonaut, gping. Maybe you could find an interesting program to rewrite? Source: over 3 years ago
Not sure these are really popular, but I cannot resist advertising a few utilities written in Go that I regularly use in my daily workflow: - gdu: a NCDU clone, much faster on SSD mounts [1] - duf: a `df` clone with a nicer interface [2] - massren: a `vidir` clone (simpler to use but with fewer options) [3] - gotop: a `top` clone [4] - micro: a nice TUI editor [5] Building this kind of tools in Go makes sense, as... - Source: Hacker News / over 1 year ago
I'm normally using duf but this looks pretty neat. Source: almost 2 years ago
Otherwise the last option is to get the deb/appimage files from their official git repos or website, like for my use cases, MongoDB Compass (which was not officially maintained on flatpak) or duf (not available in Ubuntu repos). Source: about 2 years ago
What cool CLI tools do you know, that are do something faster than regular commands, and do something useful? For example: https://github.com/muesli/duf. Source: over 2 years ago
Didnt see my favorite one in "Similar projects": https://github.com/muesli/duf. - Source: Hacker News / over 2 years ago
Bandwhich - Bandwhich is a command line application for tracking internet data and interface usage
WinDirStat - WinDirStat is a disk usage statistics viewer and cleanup tool, inspired by KDirStat.
10FastFingers.com - Improve your Typing Speed with our Typing Games
ncdu - A disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you...
Bat - A cat(1) clone with wings.
fd - A simple, fast and user-friendly alternative to 'find'.