modified readme file
This commit is contained in:
parent
7be704eeb9
commit
ed7be3920c
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
# blinky
|
||||
|
||||
control your blinkstick via http GET and POST requests
|
||||
control your blinkstick via http requests
|
||||
|
||||
## requirements
|
||||
|
||||
- node v8.17.0
|
||||
|
||||
### 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
|
||||
|
|
Loading…
Reference in a new issue