usb-monitor is a opensorce project for monitor pc's cpu/mem/net/temp through usb port .
python libusb libhidapi
paramiko psutil
1.install python 2.7 on windows
2.Update pip
python.exe -m pip install -U pip
3.Install python module
python.exe -m pip install paramiko psutil
- Copy windows\hidapi\win32(x64)\hidapi.dll driver to c:\windows\system32
5.run service
python.exe src\legency.py