2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2026-06-10 04:03:12 +02:00
Flow-based programming for the Internet of Things, packaged for YunoHost
  • JavaScript 70.2%
  • Shell 29.8%
Find a file
2026-05-26 18:21:31 +01:00
.github
conf
doc
scripts
.gitignore
LICENSE
manifest.toml Upgrade sources 2026-05-09 00:26:12 +02:00
README.md Auto-update READMEs 2026-05-09 00:26:15 +02:00
tests.toml

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

Flow-based programming for the Internet of Things

🌐 Official app website Version: 4.1.10~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.