SaaSHub helps you find the best software and product alternatives Learn more →
Bash-Snippets Alternatives
Similar projects and alternatives to Bash-Snippets
-
Scripnix
Useful Python3 and bash shell scripts for macOS/BSD and *NIX. Useful to me, at any rate. YMMV.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
backup-mysql
Export all mysql databases in singular database_name.sql.gz file and archive all dumps in a tar.xz archive file.
-
-
restic-wrapper
Simple bash wrapper to source .env configuration files for Restic. Facilitates both manual CLI execution and scheduled (cron) execution.
-
-
-
-
weather.sh
A bash script to get the weather from OpenWeatherMap and output to the terminal, Openbox, or HTML
-
-
Bash-Snippets discussion
Bash-Snippets reviews and mentions
- Some quick bash tips thought good for share!
- Scripnix: Useful Python3 and bash shell scripts for macOS/BSD and *NIX
-
Bash-Snippets: A collection of small bash scripts for heavy terminal users
I guess this is OK for beginner developers, but for the long-term, I recommend only using repos like this for inspiration, and not for daily use.
Take a look at this script for example: https://github.com/alexanderepstein/Bash-Snippets/blob/maste... -- 257 lines, self-update function, tricks for functionality, a few encoding bugs. Instead, if you are sure you have "curl" installed, this entire thing can be made into 1-line script:
curl qrenco.de/"%*"
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Stats
alexanderepstein/Bash-Snippets is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Bash-Snippets is Shell.