2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2026-02-26 10:46:01 +01:00
Flow-based programming for the Internet of Things, packaged for YunoHost
Find a file
2026-02-13 17:36:25 +01:00
.github Manifestv2 initial 2024-01-24 12:25:21 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (#133) (#134) 2026-01-02 16:33:50 +01: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 Upgrade sources 2026-02-12 01:44:53 +01:00
README.md Auto-update READMEs 2026-02-12 01:45:00 +01: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.5~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.