Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
songquanpeng committed Nov 22, 2022
1 parent b64fe91 commit 708ba84
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,22 @@ _✨ 搭建专属于你的消息推送服务,支持多种消息推送方式,
> 注意:Message Pusher 原本基于 Node.js 开发,当前版本为 Golang 重构版本,目前处于预发布阶段,可能不太稳定,如果需要稳定版请使用[旧版本](https://github.com/songquanpeng/message-pusher/releases/tag/v0.2.3)
## 功能
+ [x] 多种消息推送方式:
1. 多种消息推送方式:
+ [x] 邮件消息
+ [x] 微信测试号
+ [x] 企业微信
+ [x] 飞书群机器人
+ [x] 钉钉群机器人
+ [ ] 桌面客户端
+ [ ] Bark
+ [x] 多种用户登录注册方式:
+ [x] 邮箱登录注册以及通过邮箱进行密码重置
+ [x] [GitHub 开放授权](https://github.com/settings/applications/new)
+ [x] 微信公众号授权(需要 [wechat-server](https://github.com/songquanpeng/wechat-server)
+ [x] Cloudflare Turnstile 用户校验
2. 多种用户登录注册方式:
+ [x] 邮箱登录注册以及通过邮箱进行密码重置。
+ [x] [GitHub 开放授权](https://github.com/settings/applications/new)
+ [x] 微信公众号授权(需要额外部署 [WeChat Server](https://github.com/songquanpeng/wechat-server))。
3. 支持 Markdown。
4. 支持用户管理。
5. Cloudflare Turnstile 用户校验。
6. 支持在线发布公告,设置关于界面以及页脚。

## 部署
1.[GitHub Releases](https://github.com/songquanpeng/message-pusher/releases/latest) 下载可执行文件或者从源码编译:
Expand Down

0 comments on commit 708ba84

Please sign in to comment.