Gotify

4.8
243 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Gotify is a server for sending and receiving messages in real-time per web socket. This app subscribes to the web socket and creates push notifications on new messages.

Gotify and this app are open source. You can view the source code on GitHub https://github.com/gotify

Note: A self-hosted Gotify-server is needed for this app to work, an explanation on "how to set up Gotify server" is displayed on https://gotify.net/docs/install
Updated on
07 Jul 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.8
229 reviews
Stuart
15 July 2023
Fixed! Thank you to the developer for looking into this. I did see there were similar issues mentioned on GitHub so I knew it wouldn't be long before it was fixed Update: Updated my phone to Android 14 Beta, and this version no longer worked... throws up an error... Solved it by going back to v2.4, but not ideal situation. Was using a paid app previously, not for anything that complex really, and looking for something similar. Installed the server, and this app has been a godsend. It just works!
1 person found this review helpful
Did you find this helpful?
Gotify
24 June 2023
Thanks for you report. Android 14 support was added in the newest version. It'll be available in the coming hours after it has been approved by google.
A Google user
20 April 2020
Great if you want private push notifications for your programs. Super simple to deploy, I got it working in three minutes. The only downside is that it uses a persistent notification because it doesn't use GCM (which is good), but you can hide it, so it's not too bad. If you want something that uses GCM, use Pushover or some other alternative. I wanted private notifications and Gotify is ideal, thank you for making it.
29 people found this review helpful
Did you find this helpful?
A Google user
21 April 2019
Great notification client and server application. Sometimes the websocket connection disconnects and doesn't reestablish until I manually focus the app and refresh the connection, but it usually works really well. Migrated to this from Pushover and haven't looked back.
10 people found this review helpful
Did you find this helpful?
Gotify
27 April 2019
Thanks for your feedback! Do you have disabled battery optimization for the gotify app? If battery optimization is enabled then Android will kill gotify from time to time. See https://github.com/gotify/android#disable-battery-optimization

What's new

* Add support for client authentication (mTLS) with PKCS#12 certificates.
* Add basic auth support for images.
* Improve password manager autofill support.
* Add svg support for markdown images.
* Update dependencies, remove deprecations.
* Fix link colors in non markdown messages.