mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-24 23:50:15 +08:00
93 lines
4.3 KiB
Markdown
93 lines
4.3 KiB
Markdown
# WeChatTweak-macOS
|
|
|
|
[](LICENSE)
|
|
[](README-English.md)
|
|
[](README.md)
|
|
[](https://t.me/joinchat/B0vW8kPU5OrwdC1qRbaqRA)
|
|
[](#backers)
|
|
[](#sponsors)
|
|
|
|
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`
|
|
- URL type messages enhancement
|
|
- Support right-click copy link directly
|
|
- Support opened by the system default browser directly
|
|
- Auto login without authentication
|
|
- UI Interface settings panel
|
|
- Alfred workflow support
|
|
- Launchbar action support
|
|
|
|
## Usage
|
|
|
|
🚀 [Download latest release](https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip)
|
|
|
|
```bash
|
|
$ sudo make install # Install or Upgrade the framework
|
|
$ sudo make uninstall # Uninstall the framework
|
|
```
|
|
|
|
## 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/)
|
|
|
|
## Contributors
|
|
|
|
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
|
|
|
[](https://github.com/Sunnyyoung/WeChatTweak-macOS/graphs/contributors)
|
|
|
|
## Backers
|
|
|
|
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/WeChatTweak-macOS#backer)]
|
|
|
|
[](https://opencollective.com/WeChatTweak-macOS#backers)
|
|
|
|
## Sponsors
|
|
|
|
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/WeChatTweak-macOS#sponsor)]
|
|
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/0/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/1/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/2/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/3/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/4/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/5/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/6/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/7/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/8/website)
|
|
[](https://opencollective.com/WeChatTweak-macOS/sponsor/9/website)
|
|
|
|
## License
|
|
|
|
The [Apache License 2.0](LICENSE).
|