TheHardWayLearn / WeChatTweak-macOS

A dynamic library tweak for WeChat macOS - 微信 macOS 客户端撤回拦截与多开

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A dynamic library tweak for WeChat macOS - 微信 macOS 客户端撤回拦截与多开

License:MIT License


Languages

Language:Objective-C 87.8%Language:Makefile 11.6%Language:Ruby 0.6%