A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
Go to file
Sunnyyoung b55c93d18f Minor fixed
1. Typo fixed
2. Update README
2017-09-02 20:01:24 +08:00
Screenshot Minor fixed 2017-08-13 18:14:49 +08:00
WeChatTweak Minor fixed 2017-08-13 18:14:49 +08:00
WeChatTweak.framework Minor fixed 2017-08-13 18:14:49 +08:00
WeChatTweak.xcodeproj Minor fixed 2017-08-13 18:14:49 +08:00
WeChatTweak.xcworkspace Migrate with Xcode 2017-08-11 18:01:55 +08:00
.gitignore Migrate with Xcode 2017-08-11 18:01:55 +08:00
insert_dylib Initial commit 2017-01-18 13:46:22 +08:00
LICENSE Initial commit 2017-01-18 13:46:22 +08:00
Makefile Minor fixed 2017-09-02 20:01:24 +08:00
Podfile Migrate with Xcode 2017-08-11 18:01:55 +08:00
Podfile.lock Migrate with Xcode 2017-08-11 18:01:55 +08:00
README-Chinese.md Minor fixed 2017-09-02 20:01:24 +08:00
README.md Minor fixed 2017-09-02 20:01:24 +08:00

WeChatTweak-macOS

license README README

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

Quick Start

  • sudo make install Install or Upgrade the dylib
  • sudo make uninstall Uninstall the dylib

Documentation

For more informations, please go to the wiki.

Dependency

Reference

License

The MIT License.