mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-12-19 20:03:10 +08:00
1.0 KiB
1.0 KiB
WeChatTweak-macOS
微信 macOS 客户端 Tweak 动态库。
截图
功能
- 阻止消息撤回
- 客户端无限多开
- 右键 Dock Icon 登录新的微信账号
- 命令行执行:
open -n /Applications/WeChat.app
使用
sudo make install安装动态库sudo make uninstall卸载动态库
开发调试
Requirement: Command Line Tools
运行命令:xcode-select --install 安装 Command Line Tools。
make build编译 dylib 动态库到当前目录下make debug编译 dylib 动态库并临时注入微信macOS客户端make clean清除生成文件
依赖
License
The MIT License.

