Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunnyyoung/wechattweak-macos
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
https://github.com/sunnyyoung/wechattweak-macos
alfred alfred-workflow macos no-revoke norevoke raycast-extension revoke tweak wechat wechat-macos wechat-plugin wechat-plugin-macos wechat-raycast wechat-tweak wechathook wechattweak wechattweak-macos weixin weixin-plugin weixin-tweak
Last synced: 11 days ago
JSON representation
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
- Host: GitHub
- URL: https://github.com/sunnyyoung/wechattweak-macos
- Owner: sunnyyoung
- License: apache-2.0
- Created: 2017-01-18T05:42:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T03:37:21.000Z (3 months ago)
- Last Synced: 2024-10-27T14:44:59.324Z (12 days ago)
- Topics: alfred, alfred-workflow, macos, no-revoke, norevoke, raycast-extension, revoke, tweak, wechat, wechat-macos, wechat-plugin, wechat-plugin-macos, wechat-raycast, wechat-tweak, wechathook, wechattweak, wechattweak-macos, weixin, weixin-plugin, weixin-tweak
- Language: Objective-C
- Homepage: https://tweaks.app
- Size: 8.37 MB
- Stars: 11,250
- Watchers: 177
- Forks: 1,386
- Open Issues: 127
-
Metadata Files:
- Readme: README-English.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# WeChatTweak-macOS
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE)
[![README](https://img.shields.io/badge/README-English-blue.svg)](README-English.md)
[![README](https://img.shields.io/badge/README-中文-blue.svg)](README.md)
[![README](https://img.shields.io/badge/Telegram-WeChatTweak-brightgreen.svg)](https://t.me/wechattweak)A dynamic library tweak for WeChat macOS.
![Overview](Screenshot/overview.jpg)
## Features
- Anti message revoked
- Message list notification
- System notification
- Revoke message you sent
- Multiple WeChat Instance
- Launch from Dock menu
- Run command: `open -n /Applications/WeChat.app`
- Messages enhancement
- Support stickers exporting
- Support QRCode identifying
- Support right-click copy link directly
- Support opened by the system default browser directly
- ~~Auto login without authentication~~ (Already supported by official)
- UI Interface settings panel
- Raycast extension support
- Alfred workflow support
- Launchbar action support## Usage
Install command line tool [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):
```bash
brew install sunnyyoung/repo/wechattweak-cli
```Install/Upgrade/Uninstall Tweak:
```bash
sudo wechattweak-cli install # Install/Uninstall
sudo wechattweak-cli uninstall # Uninstall
```## References
- [微信 macOS 客户端无限多开功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-wu-xian-duo-kai-gong-neng-shi-jian/)
- [微信 macOS 客户端拦截撤回功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-lan-jie-che-hui-gong-neng-shi-jian/)
- [让微信 macOS 客户端支持 Alfred](https://blog.sunnyyoung.net/rang-wei-xin-macos-ke-hu-duan-zhi-chi-alfred/)## Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
[![Contributors](https://opencollective.com/WeChatTweak-macOS/contributors.svg?width=890&button=false)](https://github.com/Sunnyyoung/WeChatTweak-macOS/graphs/contributors)
## License
The [Apache License 2.0](LICENSE).