thisisjoyjacob / listUSB-rpi

Python package that will list the connected USB devices on Rpi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

listUSB-rpi

Python package that will list the connected USB devices on Rpi

How to use it?

  • git clone the repo
  • go to the script folder

#give permissions to the file and execute it

  • sudo chmod 777 listUSB.sh
  • ./listUSB.sh

OUTPUT:

image

About

Python package that will list the connected USB devices on Rpi

License:Apache License 2.0


Languages

Language:Shell 100.0%