From ed7be3920c69e1a6baaea7134eafa89069c8cb83 Mon Sep 17 00:00:00 2001 From: velvettear Date: Tue, 6 Apr 2021 16:46:56 +0200 Subject: [PATCH] modified readme file --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae7ca3..89747c7 100644 --- a/README.md +++ b/README.md @@ -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