Skip to content

cadorb/RaspiHeatWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspiHeatWatcher

##2 scripts :

Guardian.py

Get cpu temperature every 60 seconds
Mail you if cpu temp > 45'C (default)

Logger.py

Mail you every hour cpu temperature

Configuration

Edit heatconf-modele.py file
Rename heatconf-modele.py > heatconf.py

Usage

sudo nohup python /path/HeatWatcher/Guardian.py &
sudo nohup python /path/HeatWatcher/Logger.py &

About

Alert you when your raspberry pi (raspbian) is hot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages