fanboynet / WeChatTweak-macOS

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

Home Page:https://tweaks.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeChatTweak-macOS

License README README README Backers on Open Collective Sponsors on Open Collective GitHub release (latest by date and asset)

微信 macOS 客户端增强 Tweak 动态库。

截图

整体预览

Overview

Alfred workflow

Alfred

LaunchBar action

LaunchBar

功能

  • 阻止消息撤回
    • 消息列表通知
    • 系统通知
    • 正常撤回自己发出的消息
  • 客户端无限多开
    • 右键 Dock icon 登录新的微信账号
    • 命令行执行:open -n /Applications/WeChat.app
  • 消息处理增强
    • 支持任意表情导出
    • 支持二维码识别
    • 支持右键直接复制链接
    • 支持由系统默认浏览器直接打开
  • 重新打开应用无需手机认证
  • UI界面设置面板
  • 支持 Alfred workflow
  • 支持 Launchbar action

使用

$ cd WeChatTweak-macOS
$ sudo make install   # 安装或者更新动态库
$ sudo make uninstall # 卸载动态库

FAQ

  1. 功能失效?
    当前支持并经验证版本:3.0.2,若使用上仍有问题请 Submit issue.
  2. Issue 没有响应 or 回复?
    开源项目,用爱发电,耐心等。
  3. 兼容旧版本客户端吗?
    不,为了降低维护成本和保证更新速度,默认只支持最新 App Store 版本客户端。
  4. 安装出现错误:Can not find the framework, please build first.
    下载的是源码文件需要自行编译,开箱即用请点击:GitHub release (latest by date and asset)

参考

贡献者

This project exists thanks to all the people who contribute. [Contribute].

Contributors

支持者

Thank you to all our backers! 🙏 [Become a backer]

Backers

赞助者

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Sponsor Sponsor Sponsor Sponsor Sponsor Sponsor Sponsor Sponsor Sponsor Sponsor

License

The Apache License 2.0.

About

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

https://tweaks.app

License:Apache License 2.0


Languages

Language:Objective-C 93.7%Language:Makefile 4.0%Language:JavaScript 1.5%Language:Ruby 0.8%