Update Scripts/README.md

This commit is contained in:
dataprolet 2024-06-14 23:44:02 +02:00
parent 1fc30524a0
commit d997182992
1 changed files with 19 additions and 1 deletions

View File

@ -1 +1,19 @@
## This is a collection of random script I wrote ## This is a collection of random script I wrote
### brightness-changer.sh
Automatically lowers your brightness after sunrise
Just place in your crontab and run every couple of minutes
### check_bat.sh
Function to check whether a laptop is connected to power or not
### install-brew.sh
Non-interactively installs Brew as root user on MacOS
### ocrmypdf-script.sh
Lets you select a PDf to OCR in the current dir
Preferrable used as an alias
### remove.sh
Makes it easier to remove packages without having to spell them out
Preferrable used as an alias