Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.09 KB

electron-hid-toy

A simple Electron app to experiment with node-hid.

Also see electron-hid-test-erb for a test using electron-react-boilerplate

screenshot

Tested on Electron v9.0.5. Originally tested on Electron v1.2.6.

To use:

yarn
yarn dev

To build the application:

yarn
yarn dist

Notes: