A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
Go to file
2023-04-28 11:11:50 +08:00
.bundle Update using bundler to manage cocoapods 2019-08-10 13:31:22 +08:00
Screenshot Update readme 2017-12-12 15:12:09 +08:00
WeChatTweak Compatible with WeChat 3.7.1 2023-04-28 11:11:18 +08:00
WeChatTweak.lbaction/Contents Updata lauchbar action avatar support 2018-03-21 09:37:46 +08:00
WeChatTweak.xcodeproj Version bump to 1.3.2(19) 2023-04-28 11:11:50 +08:00
WeChatTweak.xcworkspace Fixed auto auth #80 2018-04-26 22:44:46 +08:00
_config.yml Remove github page theme 2021-09-12 02:20:30 +08:00
.gitignore Update .gitignore 2021-05-08 11:19:28 +08:00
.ruby-version Compatible with WeChat 3.7.1 2023-04-28 11:11:18 +08:00
CNAME Update CNAME 2022-01-30 15:10:05 +08:00
CONTRIBUTING.md Update README 2018-06-24 13:32:02 +08:00
Gemfile Update using bundler to manage cocoapods 2019-08-10 13:31:22 +08:00
Gemfile.lock Compatible with WeChat 3.7.1 2023-04-28 11:11:18 +08:00
insert_dylib Initial commit 2017-01-18 13:46:22 +08:00
LICENSE Update README 2018-06-24 13:32:02 +08:00
Makefile Update Makefile 2021-09-09 21:06:26 +08:00
Podfile Compatible with WeChat 3.7.1 2023-04-28 11:11:18 +08:00
Podfile.lock Compatible with WeChat 3.7.1 2023-04-28 11:11:18 +08:00
README-English.md Update README.md 2022-02-01 19:56:49 +08:00
README.md Update README.md 2022-08-27 13:31:48 +08:00
WeChat.alfredworkflow #451 #455 Refactor Alfred module 2022-03-21 13:01:09 +08:00

WeChatTweak-macOS

License README README README

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

功能

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

使用

首次使用安装 WeChatTweak-CLI:

$ brew install sunnyyoung/repo/wechattweak-cli

安装/更新/卸载 Tweak:

$ sudo wechattweak-cli install   # 安装/更新
$ sudo wechattweak-cli uninstall # 卸载

截图

整体预览

Overview

Alfred workflow

Alfred

LaunchBar action

LaunchBar

FAQ

  1. 功能失效?
    请提交 issue 然后等待,或提交 pull request 一起发电。
  2. Issue 没有响应 or 回复?
    开源项目,用爱发电,耐心等。
  3. 兼容旧版本客户端吗?
    不,为了降低维护成本和保证更新速度,默认只支持最新版本客户端。
  4. 会封号吗?
    只使用该工具的情况下没有出现过封号/风险提示,若有使用过其他同类工具则有可能会出现封号/风险提示,因此风险自负。
  5. 安装出现 codesign_allocate helper tool cannot be found or used 错误?
    该错误为系统问题,暂未清楚原因,一般情况下重新执行安装操作即可。
  6. 安装完打开微信客户端提示 没有权限打开应用程序
    先卸载,再重新安装一次即可,如仍无法解决请重启电脑。实在搞不定的,到 issues 里找找类似问题并尝试解决。
  7. 截图失效?
    系统偏好设置 -> 隐私 -> 删除微信并重新添加 -> 重启微信客户端。
  8. 理性讨论。

参考

贡献者

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

Contributors

License

The Apache License 2.0.