crazy-max / diun

Receive notifications when an image is updated on a Docker registry
https://crazymax.dev/diun/
MIT License
2.92k stars 111 forks source link

Threema (Gateway) reporting/notification #404

Open rugk opened 3 years ago

rugk commented 3 years ago

https://gateway.threema.ch/ allows you to be notified via Threema.

Here is the API doc: https://gateway.threema.ch/en/developer/api The advantage is you can also send e2e-encrypted messages.

As for a Go library I could only find this: https://github.com/coffeemakr/threema

crazy-max commented 3 years ago

Feel free to open a PR, thanks.