HI,
I wish to share little project for push OS natif notification throught Websocket or AMQP (RabbitMQ)
It's works like a charm with node-red. For example :
- Get status when automatised import start, finish, is on error
- Get IoT status (temperature probe, etc...)
It's an electron project, so it's works on win, linux and mac. Release are make for windows but you can compile for other OS
WebSocket version
AMQP version
Hope it can be usefull