Gotify

简单的服务器,用于发送和接收消息

文档:https://gotify.net/docs/dev-server-and-tests
源码:https://github.com/gotify/server

产品介绍

Gotify 是一个简单的服务器来发送和接收消息(通过 WebSocket 实时发送和接收)

特征

  • 通过 REST-API 发送消息
  • 通过 WebSocket 接收消息
  • 管理用户、客户端和应用程序
  • 插件
  • Web-UI -> ./ui
  • 发送消息的 CLI -> gotify/cli
  • Android-APP -> gotify/android
作者:Jeebiz  创建时间:2025-12-04 10:37
最后编辑:Jeebiz  更新时间:2025-12-04 13:16