11 lines
473 B
Markdown
11 lines
473 B
Markdown
# Gotify
|
|
**Gotify** is a simple server for sending and receiving messages (real-time via WebSocket).
|
|
|
|
## Features:
|
|
- Send messages via REST-API
|
|
- Receive messages via WebSocket
|
|
- Manage users, clients, and applications
|
|
- [Plugins](https://gotify.net/docs/plugin)
|
|
- Web-UI -> [./ui](https://github.com/gotify/server/tree/master/ui)
|
|
- CLI for sending messages -> [gotify/cli](https://github.com/gotify/cli)
|
|
- Android App -> [gotify/android](https://github.com/gotify/android) |