control a blinkstick via http requests
Find a file
2021-04-07 12:04:06 +02:00
libs fixed some bugs, convert rgb color values to hex 2021-04-07 12:04:06 +02:00
public initial commit 2021-04-06 16:41:49 +02:00
scripts check root permissions only where needed 2021-04-06 17:07:06 +02:00
.gitignore ignore 'yarn.lock' 2021-04-07 12:01:11 +02:00
blinky.js initial commit 2021-04-06 16:41:49 +02:00
config.json initial commit 2021-04-06 16:41:49 +02:00
LICENSE initial commit 2021-04-06 16:41:49 +02:00
package.json initial commit 2021-04-06 16:41:49 +02:00
README.md modified readme file 2021-04-06 16:46:56 +02:00

blinky

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