mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-23 23:06:08 +08:00
61 lines
1.8 KiB
Markdown
61 lines
1.8 KiB
Markdown
# WeChatTweak-macOS
|
|
|
|
[](LICENSE)
|
|
[](README.md)
|
|
[](README-Chinese.md)
|
|
[](https://t.me/joinchat/B0vW8kPU5OrwdC1qRbaqRA)
|
|
|
|
A dynamic library tweak for WeChat macOS.
|
|
|
|
## Screenshot
|
|
|
|
### Overview
|
|
|
|

|
|
|
|
### Alfred workflow
|
|
|
|

|
|
|
|
### LaunchBar action
|
|

|
|
|
|
## Feature
|
|
|
|
- Prevent message revoked
|
|
- Message list notification
|
|
- System notification
|
|
- Revoke message you sent
|
|
- Multiple WeChat Instance
|
|
- Right click on the dock icon to login another WeChat account
|
|
- Run command: `open -n /Applications/WeChat.app`
|
|
- Auto login without authentication
|
|
- UI Interface settings panel
|
|
- Alfred workflow support
|
|
- Lauchbar action support
|
|
|
|
## Quick Start
|
|
|
|
- `sudo make install` Install or Upgrade the dylib
|
|
- `sudo make uninstall` Uninstall the dylib
|
|
- open `WeChat.workflow` Install Alfred workflow
|
|
|
|
## Documentation
|
|
|
|
For more informations, please go to the [Wiki](https://github.com/Sunnyyoung/WeChatTweak-macOS/wiki).
|
|
|
|
## Dependency
|
|
|
|
- [JRSwizzle](https://github.com/rentzsch/jrswizzle)
|
|
- [insert_dylib](https://github.com/Tyilo/insert_dylib)
|
|
|
|
## Reference
|
|
|
|
- [微信 macOS 客户端无限多开功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-wu-xian-duo-kai-gong-neng-shi-jian/)
|
|
- [微信 macOS 客户端拦截撤回功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-lan-jie-che-hui-gong-neng-shi-jian/)
|
|
- [让微信 macOS 客户端支持 Alfred](https://blog.sunnyyoung.net/rang-wei-xin-macos-ke-hu-duan-zhi-chi-alfred/)
|
|
|
|
## License
|
|
|
|
The [MIT License](LICENSE).
|