Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 275 Bytes

webusb

Sample application for controlling usb device from javascript (React)

Webusb needs the url to be https://localhost:3000

Only works in later versions of chrome

To start dev server as https use

HTTPS=true npm start

Will get warnings in browser, but works.