mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-05 06:00:15 +00:00
66 lines
2.8 KiB
YAML
66 lines
2.8 KiB
YAML
resources:
|
|
-
|
|
title: "The Art of Command Line"
|
|
url: https://github.com/jlevy/the-art-of-command-line
|
|
description: 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.
|
|
-
|
|
title: "Inconsolation blog"
|
|
url: https://inconsolation.wordpress.com/
|
|
description: >
|
|
"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.
|
|
-
|
|
title: "CLIapps blog table"
|
|
url: http://www.jaredandcoralee.com/CLIapps.html
|
|
description: >
|
|
A long list of CLI apps from Jared Bernard;
|
|
some are quite outdated; pros: some CLI apps are put
|
|
side-by-side with GUI counterparts; cons: no comments
|
|
to the apps.
|
|
-
|
|
title: "A little collection of cool unix terminal/console/curses tools"
|
|
url: https://kkovacs.eu/cool-but-obscure-unix-tools
|
|
description: >
|
|
"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.
|
|
-
|
|
title: "Caleb Xu shell awesome"
|
|
url: https://github.com/alebcay/awesome-shell
|
|
description: Focused on UNIX shell tools.
|
|
-
|
|
title: "Adam Harris awesome CLI apps"
|
|
url: https://github.com/aharris88/awesome-cli-apps
|
|
description: Nice list of tools; somehow too much
|
|
Javascript/Node.js-centered for my tastes.
|
|
-
|
|
title: "Marcel Bischoff awesome commandd line apps"
|
|
url: https://github.com/herrbischoff/awesome-command-line-apps
|
|
description: Nice up-to-date list of useful tools.
|
|
-
|
|
title: "CLI-Apps"
|
|
url: http://cli-apps.org/
|
|
description: A site that aims at collecting and organizing
|
|
CLI apps information from user contributions;
|
|
considering its social-oriented nature, it misses
|
|
several mainstream apps.
|
|
-
|
|
title: "Awesome CLI by sintaxi"
|
|
url: https://github.com/sintaxi/awesome-cli/blob/master/README.md
|
|
description: Relatively short list with short descriptions;
|
|
with some original entries.
|
|
|
|
|