Skip to content

Latest commit

 

History

History
 
 

CPU Temperature

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Title:-

CPU Temperature

Description :-

This is a simple python script to calculate CPU Temperature, which is compatible with Linux based Operating System. For the running this script make sure you have python install along with library "psutil".

Setup instructions :-

You can install the all requirements from requirements.txt by using pip.

pip install -r requirements.txt

python3 "cpu.py"

Output:-

Author(s):-

Vaibhav Vipin