LSUSB-UI
Graphical User Interface for lsusb - ElectronJS.
Functionality :
List the USB Devices attached to the macbook with their manufacturer and more information.
Webpage: lsusb-ui Mac’s DMG: Download here
How to start
Either, just download the DMG file.
- Clone or download the project using link: https://github.com/singh47/lsusb-ui.git
- Run following command to install node modules
yarn
- Run following in terminal
npm start
Build the application for your machine (windows, mac, linux):
- Clone or download the project using link: https://github.com/singh47/lsusb-ui.git
- Run following command to install node modules
yarn
- Run following in terminal
npm run make
Showcase
Dependencies (mac version)
- @electron-forge/cli@6.0.4
- @electron-forge/maker-deb@6.0.4
- @electron-forge/maker-rpm@6.0.4
- @electron-forge/maker-squirrel@6.0.4
- @electron-forge/maker-zip@6.0.4
- electron-root-path@1.1.0
- electron-squirrel-startup@1.0.0
- electron@22.0.3
Members: