Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -11,7 +11,7 @@
███████║██║ ██║███████╗███████╗███████╗ 
╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝ 
 Awesome Shell !Awesome awesome-badge  awesome-link 
 Awesome Shell !Awesome awesome-badge  awesome-link 
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. This awesome collection is also available on Unix-Shell.ZEEF.com (https://unix-shell.zeef.com/caleb.xu).
- Shells (#shells)
@@ -115,8 +115,7 @@
⟡ ok-sh (https://github.com/secretGeek/ok-bash) - Do you work on many different projects? And in each project, are there commands you use that are specific to that project? You need a .ok file.
⟡ parallel (https://www.gnu.org/software/parallel/) - Build and execute shell command lines from standard input in parallel
⟡ pass (https://www.passwordstore.org/) - Manage passwords from the command line with GPG encryption and optional git integration.
⟡ pathpicker
 (https://github.com/facebook/PathPicker) - Accepts inputs like grep, searches, git etc; allows selecting files from the result of the input, which you can then open or provide as argument to a command.
⟡ pathpicker (https://github.com/facebook/PathPicker) - Accepts inputs like grep, searches, git etc; allows selecting files from the result of the input, which you can then open or provide as argument to a command.
⟡ pdd (https://github.com/jarun/pdd) - Tiny date, time diff calculator with timers
⟡ percol (https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
⟡ q (https://github.com/cal2195/q) - Vim like macro registers for your Bash and Zsh Shell
@@ -300,8 +299,8 @@
⟡ Android-Kitchen (https://github.com/dsixda/Android-Kitchen) - A text-based kitchen for Android ROM customization. Uses shell scripts and works with Cygwin/OS X/Linux
⟡ Beets (https://github.com/beetbox/beets) - Music library manager and MusicBrainz tagger
⟡ cmus (https://github.com/cmus/cmus) - Cross-platform cli audio player.
⟡ dasel (https://github.com/tomwright/dasel) - Query and update data structures using selectors from the command line. Comparable to jq (https://github.com/stedolan/jq) / yq (https://github.com/kislyuk/yq) but 
supports JSON, YAML, TOML and XML with zero runtime dependencies.
⟡ dasel (https://github.com/tomwright/dasel) - Query and update data structures using selectors from the command line. Comparable to jq (https://github.com/stedolan/jq) / yq (https://github.com/kislyuk/yq) but supports JSON, YAML, TOML 
and XML with zero runtime dependencies.
⟡ dzr (https://github.com/yne/dzr) - Cross-platform Deezer.com audio player.
⟡ fx (https://github.com/antonmedv/fx) - Command-line JSON processing tool by anononymus JavaScript functions
⟡ gifgen (https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding
@@ -311,8 +310,7 @@
⟡ jo (https://github.com/jpmens/jo) - A small utility to create JSON objects from command-line arguments.
⟡ jq (https://github.com/stedolan/jq) - Sed for json data. You can use it to slice and filter and map and transform structured data
⟡ korkut (https://github.com/oguzhaninan/korkut) - Quick and simple image processing at the command line.
⟡ library
 (https://github.com/chapmanjacobd/library) - Create SQLITE databases for folders of music, video, images, or online media. Play and track media like Plex but a CLI-only interface with many sorting options.
⟡ library (https://github.com/chapmanjacobd/library) - Create SQLITE databases for folders of music, video, images, or online media. Play and track media like Plex but a CLI-only interface with many sorting options.
⟡ mpv (https://mpv.io/) - Lets you play most audio and video formats (using ASCII characters) in the shell as well as in a GUI.
⟡ nehm (https://github.com/bogem/nehm) - Console tool, which downloads, sets IDv3 tags and adds to your iTunes (if you use it) your SoundCloud likes in convenient way
⟡ PiCAST (https://github.com/lanceseidman/PiCAST) - PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device
@@ -442,7 +440,7 @@
⟡ rebash (https://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests ...
⟡ zunit (https://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH
 Guides
 Guides
⟡ Bash Official Reference Manual (https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html)
⟡ Bash Hackers Wiki (https://web.archive.org/web/20230406205817/https://wiki.bash-hackers.org/)
@@ -458,7 +456,7 @@
⟡ A guide to learn bash (https://github.com/Idnan/bash-guide)
⟡ Shell Field Guide (https://raimonster.com/scripting-field-guide/)
 Other Awesome Lists
 Other Awesome Lists
Other amazingly awesome lists can be found in awesome-awesome (https://github.com/emijrp/awesome-awesome) and awesome-awesomeness (https://github.com/bayandin/awesome-awesomeness).