Linux-Tech-Tips/Scripts/README.md

20 lines
556 B
Markdown
Raw Permalink Normal View History

2024-06-14 23:44:02 +02:00
## 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