introduce mod/notification-gotify for sending notifications via Gotify (https://gotify.net).

This commit is contained in:
Leonardo David Monteiro 2025-03-04 17:21:00 +01:00
parent 469f783a92
commit 60fdf89637
9 changed files with 244 additions and 0 deletions

View file

@ -115,6 +115,7 @@ See also
* [Chat with your router and send commands via Telegram bot](../telegram-chat.md)
* [Send notifications via e-mail](notification-email.md)
* [Send notifications via Gotify](notification-gotify.md)
* [Send notifications via Matrix](notification-matrix.md)
* [Send notifications via Ntfy](notification-ntfy.md)