usbdev 2019.11.5

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

usbdev 2019.11.5

Table of Contents:

About
How works
Install
Uninstall
Usage
Asciicast
CLI
Copyright



About
USBdev is a USB device recognition tool on Linux.


How works
The tool compares the USB devices that are connected before and after.
USBdev use linux-usb.org repository to get
data devices.


Install
$ pip install USBdev

or

$ pip install USBdev-<version>.tar.gz


Uninstall
$ pip uninstall USBdev


Usage
$ usbdev
Plugin USB device(s) now .......Done
Found: Vendor(s) Device(s)
1: Kingston Technology (0951) DataTraveler 100 (1607)



Using the time to connect and recognize multiple devices.

$ usbdev --time 10
Plugin USB device(s) now .......Done
Found: Vendor(s) Device(s)
1: Kingston Technology (0951) DataTraveler 100 (1607)
2: Logitech, Inc. (046d) Unifying Receiver (c52b)
3: Alcor Micro Corp. (058f) Flash Drive (1234)


Asciicast



CLI
USBdev is a tool recognition of USB devices

Optional arguments:
-h, --help display this help and exit
-v, --version print program version and exit
-t, --time [sec] waiting time before plugin


Copyright

Copyright © Dimitris Zlatanidis
Linux is a Registered Trademark of Linus Torvalds.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.