A minimal CPU temperature monitor that activates when the fan temperature exceeds a certain threshold. To set up, simply cd into the directory and install the dependencies with pip:
pip install -r requirements.txt
Then run the Python script:
python3 main.py
