Skip to content

tonytsangzen/usb-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-monitor

usb-monitor is a opensorce project for monitor pc's cpu/mem/net/temp through usb port .

target image

Image text

System Require

1.runtime

python libusb libhidapi

2.python module

paramiko psutil

HOW TO

run on windows

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
  1. Copy windows\hidapi\win32(x64)\hidapi.dll driver to c:\windows\system32

5.run service

python.exe src\legency.py

About

usb-monitor is a opensorce project for monitor pc's cpu/mem/net/temp through usb port .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published