Gotify
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 3152
- days_rel: 46
- days_push: 7
- n_releases_24m: 12
Adoption not part of the score
15801 stars · 871 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gotify is a self-hosted server for sending and receiving real-time messages over WebSocket, with a REST API for pushing messages and a sleek web UI for managing users, clients, and applications. It ships with an Android app for push notifications and a CLI client, making it a privacy-friendly alternative to commercial push services.
Use cases
- self-host a private push notification server
- send alerts from scripts to my phone
- replace proprietary push services like Pushover or Pushbullet
- receive server monitoring alerts as phone notifications
- push messages to devices via a simple REST API
- get real-time notifications over WebSocket
- notify my phone when a long-running job finishes
When to choose
- you want full control and privacy over your notification infrastructure
- you need a lightweight, self-hosted alternative to commercial push services
- you want to push notifications from any HTTP client or script
- you need an Android app that receives push notifications from your own server
When to avoid
- you need push notifications to arbitrary users without running your own server
- you require rich media messaging or chat features rather than simple notifications
- you cannot host a server or maintain a VPS/Docker deployment
- you need guaranteed delivery to iOS, which lacks an official client
Facets
service · maturity stable
http-server websocket api-framework self-hosted middleware self-hosted privacy developer-tools self-hosted go cross-platform push-notifications notification-server websocket rest-api android-client real-time-messaging message-push messaging automation docker linux android web-server
5 sources
- readme: https://github.com/gotify/server · fetched 2026-08-28 · d599461d213a
- homepage: https://gotify.net · fetched 2026-08-29 · 4f1205918290
- site_page: https://gotify.net/docs · fetched 2026-08-29 · 8764e98b8ed8
- site_page: https://gotify.net/api-docs · fetched 2026-08-29 · 84a634ce3026
- site_page: https://gotify.net/docs/pushmsg · fetched 2026-08-29 · 662787739b81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gotify/server | main | 97 |
| gotify/android | plugin | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem