Scripts for various system tasks such as fan control
Go to file
Thord Johansson a7135c8423 Changed from gentpl to gentmpl 2023-04-30 14:15:53 +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 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 Changed from gentpl to gentmpl 2023-04-30 14:15:53 +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 --gentmpl