introduce mod/notification-gotify...

... for sending notifications via Gotify (https://gotify.net).

Co-authored-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
Leonardo David Monteiro 2025-03-04 17:21:00 +01:00 committed by Christian Hesse
parent b0ec93a235
commit be7b3b4366
24 changed files with 264 additions and 4 deletions

View file

@ -90,6 +90,7 @@ See also
* [Certificate name from browser](../../CERTIFICATES.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 Telegram](notification-telegram.md)