Gotify integration #2913
antoine-prrn
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
|
There is already an integration with ntfy which seems to be very similar to Gotify. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You might also want to have a look at the apprise integration, which supports a lot of notification services including Gotify. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
There is also a new Pushover integration. See #3142. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I was looking for a Gotify integration in settings and couldn't find one.
Gotify is a server and client designed to easily send push notifications to your devices without using google play services (https://gotify.net/).
A Gotify integration could be very interesting, similar to telegram or matrix, new entries will be pushed to Gotify. It's pretty simple to integrate (https://gotify.net/docs/pushmsg). I looked at the repository under
v2/internal/integration, it seems doable.I'm not familiar with the Go language or the Miniflux code base but I can manage to come up with a pull request. Otherwise, if someone is more familiar with both and finds this interesting, we can discuss how to integrate it. Also, would it be possible to specify a category for which to send notifications?
Beta Was this translation helpful? Give feedback.
All reactions