Skip to content

mosquitto support #86

@delanym

Description

@delanym

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions