mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
13 lines
485 B
Markdown
13 lines
485 B
Markdown
# Gotify
|
|
|
|
**Gotify** 是一个简单的服务器来发送和接收消息(通过 WebSocket 实时发送和接收)
|
|
|
|
## 特征:
|
|
|
|
- 通过 REST-API 发送消息
|
|
- 通过 WebSocket 接收消息
|
|
- 管理用户、客户端和应用程序
|
|
- [插件](https://gotify.net/docs/plugin)
|
|
- Web-UI -> [./ui](https://github.com/gotify/server/tree/master/ui)
|
|
- 发送消息的 CLI -> [gotify/cli](https://github.com/gotify/cli)
|
|
- Android-APP -> [gotify/android](https://github.com/gotify/android) |