Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/injoyai/notice

各种消息通知
https://github.com/injoyai/notice

Last synced: 23 days ago
JSON representation

各种消息通知

Awesome Lists containing this project

README

        

### 消息通知服务

简易版本,无重试等操作
目前集成了5种消息通知
微信好友,微信群聊,桌面通知,桌面语音,桌面弹窗,阿里云短信

### 如何推送

1. 通过HTTP进行消息推送

![](docs/push_by_http.png)
![](docs/push_by_http_result.png)

2. 通过GUI(本质是TCP)推送,需要通过HTTP先添加用户先

![](docs/push_by_gui.png)