From d997182992132738b3a044cc7b4c704313c4544b Mon Sep 17 00:00:00 2001 From: dataprolet Date: Fri, 14 Jun 2024 23:44:02 +0200 Subject: [PATCH] Update Scripts/README.md --- Scripts/README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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