mirror of
https://github.com/gotify/server.git
synced 2026-09-09 17:30:09 +08:00
786bde366d96beedfa0fb2f2ee8d82b9eec71ba4
gotify/server
Intro
We wanted a simple server for sending and receiving messages (in real time per web socket). For this, not many open source projects existed and most of the existing ones were abandoned. Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there.
Features
- send messages via REST-API
- receive messages via web socket
- manage users, clients and applications
- Plugins
- Web-UI -> ./ui
- CLI for sending messages -> gotify/cli
- Android-App -> gotify/android
(Google Play and the Google Play logo are trademarks of Google LLC.)
Install ᛫ Configuration ᛫ REST-API ᛫ Setup Dev Environment
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the MIT License - see the LICENSE file for details
Description
Languages
Go
68.7%
TypeScript
29.7%
Makefile
0.9%
HTML
0.3%
Dockerfile
0.3%


