微信 macOS 客户端增强 Tweak 动态库。
- 阻止消息撤回
- 消息列表通知
- 系统通知
- 正常撤回自己发出的消息
- 客户端无限多开
- 右键 Dock icon 登录新的微信账号
- 命令行执行:
open -n /Applications/WeChat.app
- 消息处理增强
- 支持任意表情导出
- 支持二维码识别
- 支持右键直接复制链接
- 支持由系统默认浏览器直接打开
- 重新打开应用无需手机认证
- UI界面设置面板
- 支持 Alfred workflow
- 支持 Launchbar action
$ cd WeChatTweak-macOS
$ sudo make install # 安装或者更新动态库
$ sudo make uninstall # 卸载动态库
- 功能失效?
请提交 issue 然后等待,或提交 pull request 一起发电。 - Issue 没有响应 or 回复?
开源项目,用爱发电,耐心等。 - 兼容旧版本客户端吗?
不,为了降低维护成本和保证更新速度,默认只支持最新 App Store 版本客户端。 - 安装出现错误:
Can not find the framework, please build first.
下载的是源码文件需要自行编译,开箱即用请点击: - 会封号吗?
在只使用该工具的情况下没有出现过封号/风险提示,若有使用过其他同类工具则有可能会出现封号/风险提示,因此风险自负。
This project exists thanks to all the people who contribute. [Contribute].
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
The Apache License 2.0.