15 lines
335 B
Markdown
15 lines
335 B
Markdown
# 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
|