You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.7 KiB
69 lines
1.7 KiB
manifestVersion: 1
|
|
id: node-red-standalone
|
|
category: automation
|
|
name: "Node-RED"
|
|
version: "4.0.0"
|
|
tagline: Wire together the Internet of Things
|
|
description: >-
|
|
Node-RED is a visual programming tool for wiring together hardware
|
|
devices, APIs and online services in new and interesting ways.
|
|
|
|
|
|
It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. A built-in library allows you to save useful functions, templates or flows for re-use.
|
|
|
|
|
|
The flows created in Node-RED are stored using JSON which can be easily imported and exported for sharing with others. An online flow library allows you to share your best flows with the world.
|
|
releaseNotes: >-
|
|
Welcome to Node-RED 4.0! This is a major release with tons of new features and improvements.
|
|
|
|
|
|
Editor Updates:
|
|
|
|
- Auto-complete for flow/global and env inputs
|
|
|
|
- Customising config nodes in Subflows
|
|
|
|
- Timestamp formatting
|
|
|
|
- Multiplayer Mode
|
|
|
|
- Better background deploy handling
|
|
|
|
- Improved Diff view for moved nodes
|
|
|
|
- Better feedback for read-only users
|
|
|
|
- New Config Node selection UI
|
|
|
|
|
|
Runtime:
|
|
|
|
- Faster deploys for large flows
|
|
|
|
- Updated JSONata
|
|
|
|
|
|
Node Updates:
|
|
|
|
- A better CSV node
|
|
|
|
- Updated Proxy Handling
|
|
|
|
|
|
And more! Full release notes here: https://github.com/node-red/node-red/releases/tag/4.0.0
|
|
developer: OpenJS Foundation
|
|
website: https://nodered.org
|
|
dependencies: []
|
|
repo: https://github.com/node-red/node-red
|
|
support: https://nodered.org/about/community/slack/
|
|
port: 1881
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
torOnly: false
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/38
|