apqlzm / medihunter

Find Medicover appointments
GNU General Public License v3.0
167 stars 63 forks source link

Add Gotify as a new notification provider #48

Closed mek-x closed 1 year ago

mek-x commented 1 year ago

Gotify is simple service for sending push notification mainly for Android devices (client is available on Google Play Store and F-Droid). It differs from others similar services, that it is fully open source and self-hosted.

Server part has nice WebUI with browser notifications support.

I've added support for it since I'm active user of this service and thought of sharing the implementation.