Gotify notification support #8039
Crupuk
started this conversation in
Ideas & Feature requests
Replies: 1 comment 1 reply
-
|
Just FYI, The message format is like this if called via curl: curl "https://<message_server>/message?token=<app_token>" -F "title=my title" -F "message=my message So, the only requirement is message server URL and "application token" created in the server. I'll look into it. But I'm not a pro at python and someone already worked on this could make this faster. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks for your work ;-)
Could you please considere to implement Gotify notification or at least the possibility to call a script for sending notification .
Beta Was this translation helpful? Give feedback.
All reactions