introduce mod/notification-ntfy...

... for sending notifications via Ntfy (https://ntfy.sh/).

TODO: use proper formatting once supported in Android app:
https://github.com/binwiederhier/ntfy/issues/889
This commit is contained in:
Christian Hesse 2023-10-11 07:40:55 +02:00
parent 5fbf584d4c
commit 5932586ee4
19 changed files with 243 additions and 14 deletions

View file

@ -119,6 +119,7 @@ See also
--------
* [Send notifications via e-mail](notification-email.md)
* [Send notifications via Ntfy](notification-ntfy.md)
* [Send notifications via Telegram](notification-telegram.md)
---