Authored by @sandeepmistry, supported by ThingM
Install locally into your project (for Node 0.12)
% npm install node-blink1
As of 30 Sep 2015, node-hid has been patched to work with Node 4 by @lorenc-tomasz, but the hasn't been merged with mainline node-hid.
If you want to use node-blink1 with Node 4.x, install this fork of node-hid before node-blink1:
% npm install 'https://github.com/lorenc-tomasz/node-hid.git#package'
% npm install node-blink1
- node-blink1-server - HTTP REST API server in Node for blink(1) devices
- node-red-node-blink1 - Node-RED node to control a blink(1)
- meshblu-blink1 - Meshblu blink(1) connector for use in Octoblu or with other services
- buildblink - monitor continuous integration builds and notify you via blink(1)
- grunt-blink1 - Configures blink(1) inside your Gruntfile
- tweet-blink - real-time visualtion of tweets using blink(1)
- pfsense-blink1 - Watch your pfSense® firewall with blink(1)