这是indexloc提供的服务,不要输入任何密码
Skip to content

guomin/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

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%