mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-22 22:36:07 +08:00
62 lines
2.0 KiB
Markdown
62 lines
2.0 KiB
Markdown
# WeChatTweak-macOS
|
|
|
|
[](LICENSE)
|
|
[](README-English.md)
|
|
[](README.md)
|
|
[](https://t.me/wechattweak)
|
|
|
|
A dynamic library tweak for WeChat macOS.
|
|
|
|

|
|
|
|
## Features
|
|
|
|
- Anti message revoked
|
|
- Message list notification
|
|
- System notification
|
|
- Revoke message you sent
|
|
- Multiple WeChat Instance
|
|
- Launch from Dock menu
|
|
- Run command: `open -n /Applications/WeChat.app`
|
|
- Messages enhancement
|
|
- Support stickers exporting
|
|
- Support QRCode identifying
|
|
- Support right-click copy link directly
|
|
- Support opened by the system default browser directly
|
|
- ~~Auto login without authentication~~ (Already supported by official)
|
|
- UI Interface settings panel
|
|
- Raycast extension support
|
|
- Alfred workflow support
|
|
- Launchbar action support
|
|
|
|
## Usage
|
|
|
|
Install command line tool [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):
|
|
|
|
```bash
|
|
brew install sunnyyoung/repo/wechattweak-cli
|
|
```
|
|
|
|
Install/Upgrade/Uninstall Tweak:
|
|
|
|
```bash
|
|
sudo wechattweak-cli install # Install/Uninstall
|
|
sudo wechattweak-cli uninstall # Uninstall
|
|
```
|
|
|
|
## References
|
|
|
|
- [微信 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/)
|
|
|
|
## Contributors
|
|
|
|
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
|
|
|
[](https://github.com/Sunnyyoung/WeChatTweak-macOS/graphs/contributors)
|
|
|
|
## License
|
|
|
|
The [Apache License 2.0](LICENSE).
|