blinky/README.md

16 lines
331 B
Markdown
Raw Normal View History

2021-04-06 16:41:49 +02:00
# blinky
2021-04-06 16:46:56 +02:00
control your blinkstick via http requests
2021-04-06 16:41:49 +02:00
## requirements
2021-04-07 12:06:32 +02:00
- nodejs
- yarn / npm
- node-gyp (probably; to build the node-hid module)
2021-04-06 16:46:56 +02:00
### 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