I've been using Gotify for years for various notification use cases, and it's awesome. Specifically for the last 2+ years, I've been using it so that I can have Zulip notifications on Android, since the app requires Google services (FCM) for notifications, which I don't have on my phone.<p>Here's the thing I banged together to pipe Zulip events into notifications. There are a bunch of nice things I could add to it, but I haven't had enough need to do so yet.<p><a href="https://github.com/cyphase/zulip-to-gotify/" rel="nofollow">https://github.com/cyphase/zulip-to-gotify/</a>