Pizza-Kitchen monitoring (KDS) with NR?

Why Node-Red?

  • I started to use it a year ago and I really love it!
  • NR can handle AngularJS, and possibly other web-protocols too...
  • It would allow to connect many other things (like a kitchen push-button, or a bell ...)
  • My Delphi-7 pizza-program can not handle modern web-systems well, but it would be easy to connect to a NodeRed flow.
  • NR can run as a portable app too ! No need to install, just auto-download and start.
    ( Home · sakazuki/node-red-desktop Wiki · GitHub )
  • With simple HTTP-XML push/get or direct UDP port or MQTT.... don't know yet, but many 2-way communication possibilites)

As far as i can see, it is possible to code even a mini-game with NR: Profile - HaroldPetersInskipp - Node-RED Forum

So what you recommend?

  • should I drop the whole idea?
  • use something else for that? (Like htttps://n8n.io)
  • or is it easy to solve with NR ?