Gotify is an open source, simple, fast, and easy-to-deploy self-hosted push notification service written in Go. It allows you to send messages via the REST API and receive messages in real time via WebSocket, and supports multiple clients, including Android applications, command-line tools, and Web interfaces. Here are some of Gotify's key features and functions: Real-time push based on WebSocket: Messages can be pushed to clients almost immediately. REST API: You can send messages via simple HTTP requests. Multi-client support: Provides Android applications, command-line tools and Web interfaces. User and application management: You can create multiple users and applications and control their access rights. Plug-in support: You can extend Gotify's functionality through plug-ins. Easy to use: Installation and configuration are relatively simple. Default username/password: admin/admin




