A floating monitor window(Based on pyqt5) to show net speed,cpu load and memory use.
The original script, import ui window from monitor_ui.py, no qtsignal was used.
Script generated from monitor.ui.
The most stable and resource saving version;It's recommand to use this one.
Use threading module to get computer info, another way to realize function.