If you find it useful, thatâs great, but I would find it annoying, because it outputs its prompts to the stdout, so piping the results to, say, dmenu or redirecting it to a file would not work well.
That bloat correspond to additional features, but I agree, 99 % of the time fd is enough and awesome. The same goes for rg (Ripgrep) or perhaps ag (The Silver Searcher) compared to grep (GNU Grep): for ordinary CLI use rg/ag does everything, but for some scripts I need grep.
Also fzf (Command-line fuzzy finder) is also awesome, it is basically dmenu/rofi for the CLI, but even more powerful on some tasks due to the optional preview pane.
Edit
Remembered a few more of my favorite CLI/TUI applications, some less known than others. While some have been mentioned before, most are new to this thread, and I thought it would be nice to have all of them in one place.
I think Iâll install rg, it seems pretty awesome. Thanks for the tip. But yes, for scripts, especially those you intend to share with others, itâs best to use the standard GNU utilities that are present on every GNU/Linux system and always have the same syntax.
Remembered a few more of my favorite CLI/TUI applications, some lesser known than others. While some have been mentioned before, most are new to this thread, and I thought it would be nice to have all of them in one place.
All of these happen to be written in the great (fast and secure among other things) Rust programming language, the language of most alternatives that are not in Rust are mentioned. I personally use all of these except for broot, starship, and the alternatives.
I donât think zoxide has been mentioned here yet. Itâs an awesome cd replacement/file system navigator. I use it all the time for getting at deeply nested directories quickly.
After got fed up with YouTube shenanigans, found this alternative. https://freetubeapp.io/
Free app, uses the YouTube API, minus tracking and other thing. Built in downloader.
Oh Man, I understand. Running Gentoo for several months some time ago I was at the same point. Everytime I spotted âqtwebengineâ in the updates I thought âoh damn, another night of compilingâ
As a student, I use llpp daily, and I really love it.
It is just so fast and smooth, and very customisable. While there is somewhat of a learning curve to its keybindings, once you master it, it is probably the most efficient and versatile (though features-lean) PDF reader out there.
Yes, llpp is virtually instant - and I find a right click to open Sedja the best (and very simple to use) option for editing pdfâs with Thai language content where most others fail miserably.
I like chatty, a twitch irc client. It makes it easy moderate twitch streams or just keeping up with my own chat. You get a notification when someone tags me I often tell people I am around and they can jsut tag me if anything happens in the stream I need to take care of. It is also highly customizable.
It can be found in the AUR as well as the beta version.
I personally am using Weechat for a long time now. Itâs highly costumizable by using scripts in perl, python and some more languages. It runs in a terminal und can be easily configured. The are also extensions for tox and discord protocol.
That looks pretty cool, thank you for sharing. I might consider that on my i3wm setup on my laptop. I feel like CLI apps are convenient when using just a WM.
For the curious about the natural world around us: ever wonder if that star you see in the early evening is actually a star or a planet or want to find out what constellation you see out your back window in February? Have a look at stellarium. I canât give enough praise to this program and thanks to its developers.