Overview of Gotify Server features
masterGotify is a self-hosted server designed for sending and receiving real-time messages. It provides a simple infrastructure for push notifications that can be integrated into various workflows.
Key capabilities include:
- Message Transmission: Send messages via a REST-API and receive them in real-time using WebSockets.
- Management: Full control over users, clients, and applications.
- Extensibility: Support for Plugins.
- Ecosystem: Includes a Web-UI, a dedicated CLI for sending messages (
gotify/cli), and an Android application.