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

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 108;
:global ExpectedConfigVersion 109;
# global variables not to be changed by user
:global GlobalFunctionsReady false;