Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Dua-cli Alternatives
Similar projects and alternatives to dua-cli
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
erdtree
A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
-
vifm
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
-
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dua-cli reviews and mentions
-
Clean mount lists in Linux
Also `dua`[0] is a great `du` replacement which is must faster on modern NVMe drives. Also has an interactive mode `dua i` which I'd frame as a `ncdu` replacement.
I also like https://github.com/Byron/dua-cli, does disk usage like du but also has an interactive mode which makes finding and freeing up space a breeze.
- FLaNK Stack Weekly 3 April 2023
-
Erdtree v1.4.1 - the love child of `tree` and `du`, now with support for a configuration file to override defaults and more
Yeah erdtree won't scratch that itch if you prefer interactive apps. I personally wanted something to just give me quick visual info without spawning an entire terminal UI and learning its quirks. But if you're an ncdu person and are in the mood for a modern alternative I'd recommend checking out Dua
-
erdtree v1.2.0, a modern multi-threaded alternative to `du` and `tree` now with support for globbing, icons, and more
If it absolutely must be written in Rust, there's always dua.
I wrote filesize to help with the former, and this for the latter - though it unfortunately needs nightly on Windows for the perpetually-unstable windows_by_handle feature.
Thank you! And totally understandable. erdtree won't scratch that itch for folks who have a penchant for interactive terminal apps. As I mentioned in another thread I've gotten a lot of mileage out of the original tree program so I wanted to keep the spirit of the thing. If you want a more modern version of ncdu perhaps you might like dua!
-
Ncdu – NCurses Disk Usage
If you like ncdu, you might also like dua[0]. You can run `dua i` to get an interface similar to ncdu, and can also run `dua` to list file sizes in the current directory, similar to `du`. Or `dua filename` to get the size of a given file.
-
I wrote a "12 favourite terminal tools" list-article, what did I left out that should be absolutely included?
Another one I used for years until I found dua-cli. It can be run as a TUI with dua -i for a ncdu like interface.
-
A note from our sponsor - Onboard AI
getonboard.dev | 5 Dec 2023
Stats
Byron/dua-cli is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dua-cli is Rust.