blinky/README.md
2021-04-07 12:06:32 +02:00

15 lines
331 B
Markdown

# 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