control your blinkstick via http requests
| libs | ||
| public | ||
| scripts | ||
| .gitignore | ||
| blinky.js | ||
| config.json | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
blinky
control your blinkstick via http requests
requirements
- nodejs
- yarn / npm
- node-gyp (probably; to build the node-hid module)
scripts
- blinky-feed.sh
- gathers various system information (currently temperature only) then converts it to color values and sends it to blinky
- requirements: bash, bc