{"id":13658363,"url":"https://github.com/Sunnyyoung/WeChatTweak-macOS","last_synced_at":"2025-04-24T08:32:02.377Z","repository":{"id":37664575,"uuid":"79307564","full_name":"sunnyyoung/WeChatTweak-macOS","owner":"sunnyyoung","description":"A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨","archived":false,"fork":false,"pushed_at":"2024-08-01T03:37:21.000Z","size":8778,"stargazers_count":11888,"open_issues_count":153,"forks_count":1441,"subscribers_count":176,"default_branch":"master","last_synced_at":"2025-04-09T01:20:12.409Z","etag":null,"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"],"latest_commit_sha":null,"homepage":"https://tweaks.app","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunnyyoung.png","metadata":{"files":{"readme":"README-English.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-18T05:42:16.000Z","updated_at":"2025-04-08T12:33:39.000Z","dependencies_parsed_at":"2022-07-14T08:09:05.459Z","dependency_job_id":"f7f8e5ea-aaa2-4494-b35c-3318bf93e654","html_url":"https://github.com/sunnyyoung/WeChatTweak-macOS","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnyyoung%2FWeChatTweak-macOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnyyoung%2FWeChatTweak-macOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnyyoung%2FWeChatTweak-macOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnyyoung%2FWeChatTweak-macOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunnyyoung","download_url":"https://codeload.github.com/sunnyyoung/WeChatTweak-macOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250592101,"owners_count":21455501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["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"],"created_at":"2024-08-02T05:00:59.028Z","updated_at":"2025-04-24T08:32:01.812Z","avatar_url":"https://github.com/sunnyyoung.png","language":"Objective-C","readme":"# WeChatTweak-macOS\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE)\n[![README](https://img.shields.io/badge/README-English-blue.svg)](README-English.md)\n[![README](https://img.shields.io/badge/README-中文-blue.svg)](README.md)\n[![README](https://img.shields.io/badge/Telegram-WeChatTweak-brightgreen.svg)](https://t.me/wechattweak)\n\nA dynamic library tweak for WeChat macOS.\n\n![Overview](Screenshot/overview.jpg)\n\n## Features\n\n- Anti message revoked\n  - Message list notification\n  - System notification\n  - Revoke message you sent\n- Multiple WeChat Instance\n  - Launch from Dock menu\n  - Run command: `open -n /Applications/WeChat.app`\n- Messages enhancement\n  - Support stickers exporting\n  - Support QRCode identifying\n  - Support right-click copy link directly\n  - Support opened by the system default browser directly\n- ~~Auto login without authentication~~ (Already supported by official)\n- UI Interface settings panel\n- Raycast extension support\n- Alfred workflow support\n- Launchbar action support\n\n## Usage\n\nInstall command line tool [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):\n\n```bash\nbrew install sunnyyoung/repo/wechattweak-cli\n```\n\nInstall/Upgrade/Uninstall Tweak:\n\n```bash\nsudo wechattweak-cli install   # Install/Uninstall\nsudo wechattweak-cli uninstall # Uninstall\n```\n\n## References\n\n- [微信 macOS 客户端无限多开功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-wu-xian-duo-kai-gong-neng-shi-jian/)\n- [微信 macOS 客户端拦截撤回功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-lan-jie-che-hui-gong-neng-shi-jian/)\n- [让微信 macOS 客户端支持 Alfred](https://blog.sunnyyoung.net/rang-wei-xin-macos-ke-hu-duan-zhi-chi-alfred/)\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\n[![Contributors](https://opencollective.com/WeChatTweak-macOS/contributors.svg?width=890\u0026button=false)](https://github.com/Sunnyyoung/WeChatTweak-macOS/graphs/contributors)\n\n## License\n\nThe [Apache License 2.0](LICENSE).\n","funding_links":[],"categories":["Objective-C","Objective-C (6)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSunnyyoung%2FWeChatTweak-macOS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSunnyyoung%2FWeChatTweak-macOS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSunnyyoung%2FWeChatTweak-macOS/lists"}