json.bash
smartcd
json.bash | smartcd | |
---|---|---|
3 | 8 | |
446 | 35 | |
0.4% | - | |
6.4 | 0.0 | |
4 months ago | 6 months ago | |
Shell | Shell | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
json.bash
-
Show HN: Jb / json.bash – Command-line tool (and bash library) that creates JSON
If it helps, there's a little example of using the bash API with bash variables/arrays, should give you an idea of how it could be to use: https://github.com/h4l/json.bash/blob/main/examples/notify.s...
This example uses the pattern of setting an out=varname when calling a json function, the encoded JSON goes into $varname variable. This pattern avoids the overhead of forking processes (e.g. subshells) when generating JSON.
Otherwise you can use the more normal approach of jb writing to stdout, and capturing the output stream.
smartcd
- GitHub - CodesOfRishi/smartcd: Expedite your navigation of Linux filesystem.
- SmartCd - v2.2.0
-
CD for the fzf age
This looks similar to what I tried making a few days back https://github.com/CodesOfRishi/smartcd
- SmartCd - A cd command with improved and extended usability features to quickly navigate your Linux filesystem.
- A cd command with improved usability features to quickly navigate your Linux filesystem.
- SmartCd - A cd command with improved usability features to quickly navigate your Linux filesystem.
- SmartCd - A cd command with improved & extended usability features to quickly navigate your Linux filesystem.
-
A Mnemonist cd Command
Link: https://github.com/CodesOfRishi/smartcd
What are some alternatives?
welcome.sh - A nice welcome script for Bash and Zsh
fzshell - Fuzzy shell completions you didn't know you needed
asciinema-rec_script - Record 💭 comments and ❯ commands from from shell scripts in addition to their output.
manpdf - Read your Man pages in PDF format. Even online!
discord.sh - Write-only command-line Discord webhooks integration written in 100% Bash script
RoonCommandLine - The Roon Command Line project provides Bash and Python scripts to enable command line control of the Roon audio system over a local network.