Skip to content

Ubuntu for Raspberry Pi - My Raspi 4 gets a bit warm some times... this emails me when it does.

Notifications You must be signed in to change notification settings

davethepear/hotpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

hot pi

My Raspi 4 gets a bit warm some times... this emails me when it does. This is a simple script for a simple computer. If you need this for a bigger computer, I've written one for that too! https://github.com/davethepear/hot-server

I don't believe I had to install anything, it just reads a file. To send mail, install postfix. sudo apt install postfix Open your crontab: crontab -e (no sudo needed) plop this in the crontab

*/1 * * * * /home/ubuntu/scripts/temphot.sh

change the directory to point to where you put the script. save it...

About

Ubuntu for Raspberry Pi - My Raspi 4 gets a bit warm some times... this emails me when it does.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages