Skip to content

PythonHubStudio/CPU-RAM-usage-monitor-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU-RAM-usage-monitor-bar

Summary

CPU-RAM usage monitor bar - is free open source software in Python. The Tkinter library is used to build the interface.

Language: Python 3.6+ OS: Windows

The program uses the psutil module, you can install it by entering the command: pip install psutil.

The software displays the load of the CPU cores and RAM. The program has three modes of displaying information: full, full hidden and minimal. Minimum mode displays the total CPU and RAM usage.

I use this code in python programming video on youtube channel Python Hub Studio.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages