Bark Server on Cloudflare Worker
-
Updated
Mar 14, 2026 - JavaScript
Bark Server on Cloudflare Worker
A Cloudflare worker for Bark server
AIBark 是搭配 https://bark.day.app 使用,基于其之上构建的 AI 智能消息推送中间层。它完全兼容 Bark 的 API 格式,在此之上引入用户级广播(一次推送到达同一用户的所有设备)、用户组广播,以及 AI驱动的自动分组路由与消息处理(标题生成、铃声/优先级调整)。服务端基于 FastAPI + SQLite,支持 Docker一键部署;桌面客户端覆盖 Windows / Linux,弥补了 Bark 仅支持 iOS/macOS 的不足。
Node.js implementation of the bark-server.
Add a description, image, and links to the bark-server topic page so that developers can more easily learn about it.
To associate your repository with the bark-server topic, visit your repo's landing page and select "manage topics."