Scripts for various system tasks such as fan control
Go to file
Thord Johansson 99caef1de0 Updated Stasher to support multiple (one or more) URLs as arguments 2023-07-26 01:37:18 +02:00
.gitignore Added .gitignore 2023-04-28 01:42:06 +02:00
README.md Changed from gentpl to gentmpl 2023-04-30 14:15:53 +02:00
env-template.txt Removed stash script in favour of rewritten Python version (with help from ChatGPT) 2023-07-26 01:22:46 +02:00
fanctl.py Added dotenv support to fanctl 2023-04-30 14:11:52 +02:00
setup.sh Removed stash script in favour of rewritten Python version (with help from ChatGPT) 2023-07-26 01:22:46 +02:00
sleephdd.sh Added HDD sleep helper for reference 2023-04-30 15:35:30 +02:00
stasher.py Updated Stasher to support multiple (one or more) URLs as arguments 2023-07-26 01:37:18 +02:00

System scripts

Some useful system scripts for things like fan control and other convenience.

You can regenerate env-template.txt based on the current .env file with:

./setup.sh --gentmpl