1 个仓库
Push notification infrastructure that delivers alerts to mobile devices without a dedicated client app.
Distinct from Push Notification Services: Focuses on the 'appless' nature of delivery rather than general push infrastructure
Explore 1 awesome GitHub repository matching devops & infrastructure · Appless Notifications. Refine with filters or upvote what's useful.
Pushdeer 是一个自托管的推送通知服务,旨在向移动设备和物联网硬件发送即时警报。它作为一个中心化的后端,用于通过私有服务器管理和路由自定义通知。 该系统以其“无 App 推送”能力而著称,利用原生操作系统功能接收警报,无需在手机上安装专门的客户端应用程序。对于物联网集成,它作为使用 MQTT 协议的消息网关,向智能硬件发送实时文本和图像通知。 该平台包含一套全面的 API 密钥和设备注册令牌管理套件,以确保通知流水线的安全。它支持通过自定义 JSON 格式从第三方平台转发外部通知,并提供基于主题的路由,将特定内容类型定向到目标设备。硬件特定能力包括设备屏幕上的图像渲染、网络时间同步以及触发蜂鸣器等物理警报的能力。 后端以容器化环境提供,专为使用 Docker 和 Compose 进行部署而设计。
Sends instant alerts to mobile devices without requiring a dedicated application installed on the handset.