https://store-images.s-microsoft.com/image/apps.44402.bb55142b-605a-419c-8cd4-7c60c540446b.bc00b0b1-958a-46b2-9a34-090ddb04e701.93abd028-393e-4d23-acad-5151de1d0dc6

Node-red

bCloud LLC

Node-red

bCloud LLC

Version 4.3.2 + Free Support on Ubuntu 24.04

Node-RED is an open-source, flow-based development tool for visual programming, designed for wiring together devices, APIs, and online services. Built on Node.js, it provides an intuitive browser-based interface for creating applications through a simple drag-and-drop workflow, making it ideal for Internet of Things (IoT) projects, automation, and data integration tasks.

Features of Node-RED:
  • Flow-based programming with a drag-and-drop interface for creating workflows.
  • Supports integration with a wide range of devices, APIs, and services.
  • Built on Node.js for scalability and real-time event-driven applications.
  • Extensive library of pre-built nodes for various services, including MQTT, HTTP, and databases.
  • Custom node development and integration for specialized workflows.
  • Real-time monitoring and debugging of workflows through the browser-based UI.
  • Support for HTTP, WebSocket, and MQTT protocols for communication.
  • Flexible deployment options, including cloud, on-premises, and edge devices.

Run these commands:
$ npm install -g --unsafe-perm node-red
$ node-red

Disclaimer: Node-RED is open-source software provided under the Apache License 2.0. It is offered "as is," without any warranty, express or implied. Users are responsible for ensuring the ethical and legal use of Node-RED in their projects.