1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2025-11-13 16:46:09 +01:00
Flow-based programming for the Internet of Things, packaged for YunoHost
Find a file
2025-10-28 20:47:48 +01:00
.github Manifestv2 initial 2024-01-24 12:25:21 +01:00
conf cleaning 2025-05-29 09:04:05 +02:00
doc cleaning 2025-05-29 09:04:05 +02:00
scripts cleaning 2025-10-19 12:12:06 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:10:50 +02:00
LICENSE Initial commit 2019-05-28 23:27:28 +01:00
manifest.toml Merge pull request #128 from yunohost-bot/auto-nodejs-ruby-go-composer-resources 2025-10-19 12:10:19 +02:00
README.md Auto-update READMEs 2025-10-14 00:18:47 +02:00
tests.toml improve 2025-03-23 00:04:50 +01:00

Logo of Node-RED Node-RED, packaged for YunoHost

Flow-based programming for the Internet of Things

🌐 Official app website Version: 4.1.1~ynh1

Screenshots

Screenshot of Node-RED

📦 Developer info

Automatic tests level

🛠️ Upstream Node-RED repository: https://github.com/node-red/node-red

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/nodered_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade nodered -u https://github.com/YunoHost-Apps/nodered_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.