https://github.com/chamorin/utility-scripts
Bunch of useful scripts :thumbsup:
https://github.com/chamorin/utility-scripts
Last synced: 10 months ago
JSON representation
Bunch of useful scripts :thumbsup:
- Host: GitHub
- URL: https://github.com/chamorin/utility-scripts
- Owner: chamorin
- Created: 2018-09-20T16:57:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T02:42:30.000Z (over 6 years ago)
- Last Synced: 2025-01-13T10:29:09.365Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# utility-scripts
Bunch of useful scripts.
## Currently contains
* **base64_to_image.sh** (bash script taking one input parameter being the output image format)
* **disable_touchscreen.sh** (one line bash script that disables touchscreen permanently)
* **disable_mousepad.sh** (disables mouse pad if is enabled and enables it if its disabled)
* **setprox.sh** (sets a proxy from the terminal) NOT FINISHED
* **keyboard_backlight.sh** (turns keyboard lights on and off)
* **usb_repair.sh** (repair corrupted usb key) NOT FINISHED