# blinky control your blinkstick via http requests ## requirements - nodejs 8.x - 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