mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-23 14:56:08 +08:00
1.4 KiB
1.4 KiB
WeChatTweak-macOS
A dynamic library tweak for WeChat macOS.
Screenshot
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
Usage
sudo make install
Install or Upgrade the dylibsudo make uninstall
Uninstall the dylib
Development
Requirement: Xcode
Build
- Run
pod install
- Open
WeChatTweak.xcworkspace
and build
Debug
make debug
RunWeChat
with dynamic injectionmake clean
Clean output files
Dependency
Reference
License
The MIT License.