notifiers icon indicating copy to clipboard operation
notifiers copied to clipboard

Add support for Gotify

Open linusg opened this issue 5 years ago • 6 comments

https://gotify.net/

a simple server for sending and receiving messages

Sending messages to the Gotify server for broadcasting is super easy: https://gotify.net/docs/pushmsg

HTTP POST to /message?token=<apptoken> with title, message and priority in the application/x-www-form-urlencoded request body.

linusg avatar Nov 15 '19 15:11 linusg

Thanks for opening your first issue here! Be sure to follow the issue template! 👋🐞👋

welcome[bot] avatar Nov 15 '19 15:11 welcome[bot]

Does this mean you don't want this anymore?

liiight avatar Nov 15 '19 16:11 liiight

Oops, didn't mean to close this!

linusg avatar Nov 15 '19 16:11 linusg

No worries, a valid bump 😉 I'm actually thinking about a major refactor in notifiers and I'm kinda reluctant to add new providers as I'll need to rewrite them later on

liiight avatar Nov 15 '19 16:11 liiight

FYI Gotify has a very nice API documentation here: Swagger UI.

tlex avatar Feb 19 '20 07:02 tlex

Thanks for the link! Note that I have definitely not abandoned this idea (or this project) but just under major time constraints. I'm anxious to get back into this

liiight avatar Feb 20 '20 10:02 liiight