Scripts for various system tasks such as fan control
Go to file
Thord Johansson 715efb322a Added README 2023-04-30 14:13:43 +02:00
.gitignore Added .gitignore 2023-04-28 01:42:06 +02:00
README.md Added README 2023-04-30 14:13:43 +02:00
env-template.txt Added env template which can now be regenerated with stash.sh --gentpl 2023-04-30 14:12:15 +02:00
fanctl.py Added dotenv support to fanctl 2023-04-30 14:11:52 +02:00
setup.sh Added env template which can now be regenerated with stash.sh --gentpl 2023-04-30 14:12:15 +02:00
stash.sh Added stash script, use .env to override vars 2023-04-30 13:58:43 +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 --gentpl