Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors