764 shaares
94 liens privés
94 liens privés
gotify/server
The heart of this project. gotify/server features a WebUI and functionality for:
- sending messages via a REST-API
- subscribing/receiving messages via a web socket connection
- managing users, clients and applications
gotify/android
an android client for subscribing to the message stream of gotify/server. The app creates push notification on newly received messages.
gotify/cli
a command line client for pushing messages to gotify/server. It is not required to push messages. See Docs.