Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/framps/bashscriptcollection
A collection of bashscripts I find useful
https://github.com/framps/bashscriptcollection
bash sample-code tools
Last synced: about 1 month ago
JSON representation
A collection of bashscripts I find useful
- Host: GitHub
- URL: https://github.com/framps/bashscriptcollection
- Owner: framps
- License: gpl-3.0
- Created: 2017-01-24T19:05:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T12:23:23.000Z (about 2 months ago)
- Last Synced: 2024-11-07T13:28:50.080Z (about 2 months ago)
- Topics: bash, sample-code, tools
- Language: Shell
- Homepage:
- Size: 126 KB
- Stars: 6
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/github/last-commit/framps/bashScriptCollection.svg?style=flat)
# bashScriptCollection
A collection of bashscripts I wrote which may or may not be useful for others :-)1. bashCommandParser.sh - Parses command flags `-x` and `-x+` as true and `-x-` as false and accepts `--log_options_with_args`
2. backupRestoreTestWebhostingSite.sh - Create and keep local website backups and restore the latest created backup into a test website and test the restored backup
3. caffeine.sh - Deactivates gnome screensaver if specific programs are active and running. I use this tool on my Mint 18.1 running Mate
4. checkMyExternalDNS.sh - Script to check whether current external IP address matches the IP address registered in a dyndns service and update the dyndns IP address if there is a mismatch
5. executeSeafileAPIRequests.sh - Execute some seafile API requests. Can be used to test throtteling of seafile API requests
6. figlet_variation.sh - Display text in any possible figlet fonts
7. loginAndGetDataFromFritz.sh - bash prototype to login into AVM fritzbox and retrieve some data. [See here](https://github.com/framps/pythonScriptCollection) for a Python version and [here](https://github.com/framps/golang_tutorial/tree/master/loginFritz) for a go version.
8. relaySMS.sh - Tiny SMS relay server script which reads all SMS received with gammu-smsd and forwards them to another phonenumber or sends them to an email or tiggers any other activity
9. units.sh - Converts a number in gibibits. Example: 1024 -> 1K, 1073741825 -> 1T
10. watchFileChange.sh - Watch a file for any changes and start actions if file changes
11. findExistingISM7MQTTparameters.sh - Helperscript for ism7mqtt (https://github.com/zivillian/ism7mqtt) which helps to find ptids which match a given search string