Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Gotify #330

Open
linusg opened this issue Nov 15, 2019 · 6 comments
Open

Add support for Gotify #330

linusg opened this issue Nov 15, 2019 · 6 comments
Assignees

Comments

@linusg
Copy link

linusg commented Nov 15, 2019

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.

@welcome
Copy link

welcome bot commented Nov 15, 2019

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

@linusg linusg closed this as completed Nov 15, 2019
@liiight
Copy link
Owner

liiight commented Nov 15, 2019

Does this mean you don't want this anymore?

@linusg linusg reopened this Nov 15, 2019
@linusg
Copy link
Author

linusg commented Nov 15, 2019

Oops, didn't mean to close this!

@liiight
Copy link
Owner

liiight commented Nov 15, 2019

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

@tlex
Copy link

tlex commented Feb 19, 2020

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

@liiight
Copy link
Owner

liiight commented Feb 20, 2020

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 liiight self-assigned this Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants