Share your favorite Command Line Apps.
Here is a list of mine:
- lf: File manager.
- exa: Modern replacement for ls.
- cmus: Music player.
- beets: Music library manager.
- mpv: Video player.
- epy: Ebook reader.
- neovim: Text editor.
- glow: Markdown viewer.
- newsboat: RSS/Atom feed reader.
weechat: IRC chat client.
- lazygit: TUI for git commands.
- ticker: Stock watcher and stock position tracker.
- wttr.in: Check the weather.
- mapscii: Map Viewer.
- speedtest-cli: Test internet speed.
- cmatrix: Matrix like effect in your terminal.
- cbonsai: Bonsai tree generator.
This is an archived submission. You won't be able to comment.
Comments (2)
Want to leave a comment?
Sort by: Best
don't forget pnpm instead of npm
It was interesting seeing glow's tui framework, very cool.
As always, I need to mention how cool nix is, use it as a package manager or software making it easier for others to contribute to your project.
youtube-dl is a no brainer.
ledger is a finances manager. It works really well, but might take some time getting used to it.
nushell is a shell. It's brilliant! Simply run your scripts with /bin/bash and do your usual piping and modifying with nu, it's pretty cool.