# 10.3 消息体系 [← 返回主页](../README.md) --- #### 10.3 消息体系 | 项目标题 | 项目简介 | 项目地址 | 教程 | star | 最近更新 | | -------- | ---------------------------- | ------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | | PushDeer | 多端实时消息推送服务方案 | [点我查看](https://github.com/easychen/pushdeer) | [查看教程](https://zhuanlan.zhihu.com/p/1893041703331533830) | ![Star](https://img.shields.io/github/stars/easychen/pushdeer?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/easychen/pushdeer?label) | | ntfy | 跨平台消息推送服务,部署简单 | [点我查看](https://github.com/binwiederhier/ntfy) | [查看教程](https://zhuanlan.zhihu.com/p/1893040445153576679) | ![Star](https://img.shields.io/github/stars/binwiederhier/ntfy?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/binwiederhier/ntfy?label) | | Bark | 基于APNs将消息直达iPhone锁屏 | [点我查看](https://github.com/Finb/Bark) | [查看教程](https://zhuanlan.zhihu.com/p/1890870563641217497) | ![Star](https://img.shields.io/github/stars/Finb/Bark?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Finb/Bark?label) | | Gotify | 快速搭建本地实时消息推送平台 | [点我查看](https://github.com/gotify/server) | [查看教程](https://zhuanlan.zhihu.com/p/1890564606608520626) | ![Star](https://img.shields.io/github/stars/gotify/server?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/gotify/server?label) | ## 🤝 如何贡献 1. Fork 本仓库 2. 按格式添加新项目到 `projects.yaml` 3. 提交 Pull Request 4. 通过审核后合并到主分支 **格式要求**: ```yaml - category: "01、AI应用生态" - subcategory: "AI工具" - name: "LanguageTool" - description: "多语言语法校验工具" - repo: "https://github.com/languagetool-org/languagetool" - tutorial: "https://zhuanlan.zhihu.com/p/28636492929" ``` ## 📜 许可协议 本项目采用 [MIT License](LICENSE),欢迎自由使用和二次开发。