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
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Node-RED, packaged for YunoHost
Flow-based programming for the Internet of Things
Screenshots
📦 Developer info
🛠️ 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.
