New and Modern Dashboards

Beauty is in the eye of the beholder.

You can use

  • node-red-dashboard (AKA Dashboard 1)
    • It uses AngularJS v1 under the hood
    • No longer in development (but still usable)
  • @flowfuse/node-red-dashboard (AKA Dashboard 2)
  • UIBuilder
    • Use whatever framework (or none) that you please (i.e. your own HTML/CSS etc)
    • Very flexible and the dev is very responsive/helpful and hangs out on this forum
    • Supported / ongoing development
  • HTTP-in ~ template ~ HTTP-response nodes
    • build your own web using built in nodes (100% DIY)
3 Likes