
node-red-dashboard
It is a view of the status of the underlying Node-RED flow, which itself is single user. If the state of the flow changes then all clients will get notified of that change.
node-red-dashboard (node) - Node-RED
The original Node-RED Dashboard has served us well for many years, providing an intuitive way to create live dashboards for Node-RED flows. However, the original Dashboard is based on Angular …
node-red-soop-dashboard (node) - Node-RED
You can bind nodes as a group, and groups as a tab. Also, You can arrange each group, just drag & drop it on the dashboard. Moreover, you can control devices with our nodes such as button, slider, …
Node-RED Dashboard extra nodes
Extra nodes for Node-RED Dashboard. If you've published a node you think should be in this collection, let me know!
Node-RED Library
Node-RED Library Find new nodes, share your flows and see what other people have done with Node-RED.
node-red-contrib-mdashboard
A fork of node-red-dashboard project that lets multiple users input data without updating other screens
node-red-dashboard-2-hmi (node) - Node-RED
Human-Machine-Interface UI components for Node-RED and @flowfuse/node-red-dashboard
unified-red (node) - Node-RED
Unified-RED is a fork of the popular node-red-dashboard project and adds several features and enhancements: Completely rebuilt user security including multi-user support, user roles, user …
node-red-contrib-ui-time-scheduler
Examples You can find example flows and schedules within the examples folder. Easily import flows via the Node-RED flow editor: ☰ -> Import -> Examples -> node-red-contrib-ui-time-scheduler History …
node-red-dashboard-2-table-tabulator (node) - Node-RED
Per Node-RED's framework, every message sent to a ui-tabulator node in a flow, is broadcasted to all of its respecive widgets. If the table object responds, the flow will receive multiple, identical responses …