Skip to content

A floating monitor window(Based on pyside2) to show net speed,cpu load and memory use;

License

Notifications You must be signed in to change notification settings

mingo-meo/floating-monitor

Repository files navigation

floating-monitor

A floating monitor window(Based on pyqt5) to show net speed,cpu load and memory use.

monitor.py

The original script, import ui window from monitor_ui.py, no qtsignal was used.

monitor_ui.pu

Script generated from monitor.ui.

monitor_Qthread.py

The most stable and resource saving version;It's recommand to use this one.

monitor_Threading.py

Use threading module to get computer info, another way to realize function.

Picture

avatar

About

A floating monitor window(Based on pyside2) to show net speed,cpu load and memory use;

Resources

License

Stars

Watchers

Forks

Packages

No packages published