mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-05 06:00:15 +00:00
1.6 KiB
1.6 KiB
1 | title | url | description |
---|---|---|---|
2 | The Art of Command Line | https://github.com/jlevy/the-art-of-command-line | A wonderful summary from Joshua Levy regarding command line (Bash in particular) tools, programs, tips and tricks; contains many pointers to resources and repositories, in the form of "to do this you must know that", which gives great pointers but requires further investigation from different sources; translated in many languages. |
3 | Inconsolation blog | https://inconsolation.wordpress.com/ | "Adventures with lightweight and minimalist software for Linux": reviews of many command-line programs; many programs reviewed (400+, at least), with screenshots and animated GIFs; the style of presentation is ironic and funny, but requires some effort to figure out the real contribution of a program. |
4 | A little collection of cool unix terminal/console/curses tools | https://kkovacs.eu/cool-but-obscure-unix-tools | "Some are little-known, some are just too useful to miss, some are pure obscure..." from Kristof Kovacs; nice list with screenshot; mostly oriented to system administration; unfortunately there are no clickable links. |
5 | Caleb Xu shell awesome | https://github.com/alebcay/awesome-shell | Focused on UNIX shell tools. |
6 | Adam Harris awesome CLI apps | https://github.com/aharris88/awesome-cli-apps | Nice list of tools; somehow too much Javascript/Node.js-centered for my tastes. |
7 | Marcel Bischoff awesome commandd line apps | https://github.com/herrbischoff/awesome-command-line-apps | Nice up-to-date list of useful tools. |
8 | Awesome CLI by sintaxi | https://github.com/sintaxi/awesome-cli/blob/master/README.md | Relatively short list with short descriptions; with some original entries. |