-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
My builds run on another server, so I want to use a mosquitto broker to relay the notifications, like so
mosquitto_pub -h 192.168.10.80 -t notifications -m "{\"title\": \"Custom notification\", \"text\": \"Hello world\"}"
And on my desktop I run https://github.com/David-Lor/MQTT2NotifySend/blob/master/mqtt2notifysend.sh
./mqtt2notifysend.sh -h 192.168.10.80 -t notifications
Can this be added?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels