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
|
|
|
|
|
|
|
|
- node v8.17.0
|
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
|