Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 382 Bytes

File metadata and controls

18 lines (13 loc) · 382 Bytes

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