appstore-1panel/apps/gotify/README.md

13 lines
485 B
Markdown
Raw Normal View History

2024-07-02 17:13:59 +08:00
# Gotify
2024-07-02 11:41:04 +08:00
2024-07-02 17:13:59 +08:00
**Gotify** 是一个简单的服务器来发送和接收消息(通过 WebSocket 实时发送和接收)
2024-07-02 11:41:04 +08:00
2024-07-02 17:13:59 +08:00
## 特征:
2024-07-02 11:41:04 +08:00
2024-07-02 17:13:59 +08:00
- 通过 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)