1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2025-10-14 19:08:34 +02:00
Flow-based programming for the Internet of Things, packaged for YunoHost
Find a file
2025-08-01 07:04:42 +02: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-05-29 09:02:41 +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 2025-07-30 00:22:26 +02:00
README.md Auto-update READMEs 2025-07-30 00:22:32 +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.0~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.