Skip to content

usb resetting tool with simple command-line interface based on PyUSB and Click

License

Notifications You must be signed in to change notification settings

mrf345/usb-resetter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-resetter-cli

basic USB resetting tool with simple command-line interface based on PyUSB and Click

Run it :

(with Python3.6) pip install requirements.txt && python run.py

Commands :

python run.py --help

python run.py --list

python run.py --list --filter 3

python run.py --reset 0x5986 0x55e # idVendor and idProduct

Setup:

Check out the documentation for setting up the USB drivers on: https://github.com/mrf345/usb-resetter

About

usb resetting tool with simple command-line interface based on PyUSB and Click

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages