Skip to content

gantoreno/pytop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTop: A Python-based Windows GUI App Monitor

PyTop is a process utility built with Python 3.8, it lets you monitor your running desktop apps at any time, along with some information. PyTop tells you:

  • The process ID (PID).
  • The app name.
  • The app status.
  • The CPU usage.
  • The memory usage.
  • The number of threads.

Usage

Run as a script:

$ python3 main.py

About

🩺 A Python-based Windows app monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages