0.7.0 • Published 3 years ago

electron-blink1-toy v0.7.0

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

electron-blink1-toy

A simple Electron app to experiment with node-blink1 & node-hid.

Assumes you have blink(1) device plugged in before running app.

To use:

yarn
yarn dev

To build the application:

yarn
yarn dist

screenshot

Note:

On certain OS + Electron version combinations, node-hid will need to be recompiled for Electron, so you will need C compiler installed.
This is not normally needed for Mac & Windows.

For more details on what you need, see: