Scripts for various system tasks such as fan control
Go to file
Thord Johansson 70ec8c4e78 Merge branch 'main' of code.criminallycute.fi:thordinary/system-scripts 2023-07-26 01:23:37 +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 Removed stash script in favour of rewritten Python version (with help from ChatGPT) 2023-07-26 01:22:46 +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