Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
/ TaskVisualizer Public archive

Simple interactive visualization of running processes.

Notifications You must be signed in to change notification settings

luis-l/TaskVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

TaskVisualizer

Simple interactive visualization of running processes.

Uses Python 2.7, PyQt, psutil (to get the system processes)

It visualizes processes graphically. Every process is a circle. The radius of the circle represents CPU usage and the position on the y axis represents memory usage.

Currently, the bigger the radius, the more CPU usage. And the lower on the y-axis, the more memory usage.

About

Simple interactive visualization of running processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages