From aef7ac6d71929142c983bfec2b99674835c8c651 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 29 May 2019 14:04:36 +0200 Subject: [PATCH] [add] Node-RED package https://github.com/YunoHost-Apps/nodered_ynh/ Node-RED allows graphical programming, through data flows. Package has been installed and tested on ARM (Raspberry Pi). --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index cc8e4452..dc136b1e 100644 --- a/community.json +++ b/community.json @@ -1133,6 +1133,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/nodebb_ynh" }, + "nodered": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/nodered_ynh" + }, "ofbiz": { "branch": "master", "level": 0,