FlexDash is a dashboard that runs in the browser and is fully self-contained: feed it data over a websocket and save its config as a blob on the server and you have an IoT dashboard.
FlexDash is currently in use with Node-RED and in the SensorGnome project. The Node-RED integration is currently being worked on…
Documentation: https://flexdash.github.io/docs/
tl;dr; quick start
Repositories:
- flexdash - the dashboard itself, runs in the browser
- node-red-flexdash - the Node-RED integration, runs in node.js (Node-RED process)
- node-red-fd-corewidgets - Node-RED nodes for the core FlexDash widgets
- docs - FlexDash documentation source
Discussions: