Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Displays the CPU Temperature in fancy rainbow colours

License

Notifications You must be signed in to change notification settings

Griefed/Unicorn-HAT-HD-CPU-Temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicorn HAT HD CPU Temperature

[[TOC]]

Displays the CPU Temperature in fancy rainbow colours or in different colours depending on the CPU temperature. You choose!

Should the temperature exceed 55°C, the text will be coloured red to get your attention!

If you can't start the script, remember to :

sudo chmod +x cpu.py

If you want to run the script in a screen (in the background):

screen -d -m -S CPU ./cpu.py

Re-attach to the screen using:

screen -r CPU

If screen isn't installed on your system:

sudo apt-get install screen

Releases

No releases published

Packages

No packages published

Languages