Skip to content

Rain336/lsusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsusb

A small utility inspired by the real lsusb from usbutils. It lists all usb devices connected to the computer with it's vendor and product id. If also listens for newly connected and disconnected devices. The application is implemented using rusb based on libusb.

License

The code in this library is MIT licensed, but libusb is LGPL licensed. Since we don't vendor libusb by default, the resulting binary is also MIT licensed, requiring libusub to be installed separately.

About

A small command line tool to list all connected USB deices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages