diff --git a/Scripts/README.md b/Scripts/README.md index 2265966..6fe4dc6 100644 --- a/Scripts/README.md +++ b/Scripts/README.md @@ -1 +1,19 @@ -## This is a collection of random script I wrote \ No newline at end of file +## 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