Skip to content

sourcedexter/CPUMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program helps you view the usage of the cpu in percentage.
It allows the viewing of a single average usage of all the cores or individually.

To use it , run the python script cpuutil.py

note:---- 
	It has dependencies on psutil package and the curses package. 
to get those packages use :
pip install psutil
pip instal curses

About

viewing the usage of CPU as a whole or the usage of individual cores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published