Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Maweiming/weixin-bot

使用微信Api实现微信客户端功能(使用Java开发) 可用于监控微信消息、特别关心钉钉提醒功能
https://github.com/Maweiming/weixin-bot

Last synced: 22 days ago
JSON representation

使用微信Api实现微信客户端功能(使用Java开发) 可用于监控微信消息、特别关心钉钉提醒功能

Awesome Lists containing this project

README

        

使用微信网页Api实现微信客户端功能(Java开发)

![Image text](http://basekit.oss-cn-hangzhou.aliyuncs.com/github/emoji.qpic2.png)

可用于监控女朋友是否出轨
???突然忘记了,我没有女朋友

手机端的所有动作都会同步到客户端
打开窗口,关闭窗口,语音,图片,文本,撤回消息 都可以被监控

![Image text](http://basekit.oss-cn-hangzhou.aliyuncs.com/github/image.png)

//部分用户无法登陆这个是微信方的限制,先自查一下微信web版能不能正常登陆 https://wx.qq.com/ 如果能正常登陆说明是可以使用的。