aceberg / WatchYourLAN

Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history
https://hub.docker.com/r/aceberg/watchyourlan
MIT License
3.85k stars 120 forks source link

Feature Request: Gotify Notification Support #39

Closed khannover closed 1 year ago

khannover commented 1 year ago

Hi, it would be nice to have options regarding the notification backends. Would it be possible to implement notification support for gotify?

There is a REST-API you could use: https://gotify.net/api-docs

Could be configured via a environment variable just like shoutrrr: -e "GOTIFY_URL=..."

Regards

aceberg commented 1 year ago

Hi, it would be nice to have options regarding the notification backends. Would it be possible to implement notification support for gotify?

There is a REST-API you could use: https://gotify.net/api-docs

Could be configured via a environment variable just like shoutrrr: -e "GOTIFY_URL=..."

Regards

Hi! Shoutrrr already supports notifications to gotify and many other. For example: SHOUTRRR_URL="gotify://192.168.2.1:8083/AwQqpAae.rrl5Ob/?title=Unknown host detected&DisableTLS=yes"

Here is the full list of options: https://containrrr.dev/shoutrrr/v0.5/services/overview/