
A better WeChat on macOS and Linux. Built with Electron.
️ ️ NO LONGER IN ACTIVE DEVELOPMENT | Project is no longer maintained️ ️ Thanks for supporting this project for 1000 days since Feb 16, 2016.
It started with the idea to make WeChat better on MacOS when the official support was abscent. It was de facto dead when Tencent rolled out a new WeChat and started to block other third-party clients. For me, it's no longer worthwhile to hack a lot to accomplish little. Hope this project had been helpful to you in any way. You're welcome to fork or make copies with a reference. HAPPY HACKING.
Thanks to historical users and contributors, you have accompanied this project for 1,000 days. I once wanted to create a better Mac WeChat client because the official version has not been updated in a few years and bugs have emerged. When Tencent itself started to regularly update and restrict third-party clients, this project was actually meaningless. This project is currently used as an archive for everyone to learn. I hope it has helped you, and you can also fork or reprint it (mark the source) to modify it. I wish you a good time.
SPECIAL THANKS TO | Special Thanks
Kulbear, arrowrowe, Rocka, CC, xgdgsc, stagwater ripples, Jason, Ce Gao, viko16, Kachen, Ray, Yin Liangchan, gehuangyi20, Kevin Tan, Jiaye Wu, loufq, Miaow, Chuan Ji, Oaker, Fengshuang Li, Song Li, afon, lional wang, Haochen Tong, Zhuoyun Wei, rivershang, Ivan Jiang, oBlank, Cheng Gu, NullMDR, ReadmeCritic.
Important: If you want to build the app by yourself rather than download the release directly, please consider to use the source code from the production branch, the master branch is under development and we cannot guarantee it to be stable.
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/geeeeeeeeek/electronic-wechat.git
# Go into the repository
cd electronic-wechat
# Install dependencies and run the app
npm install && npm startTo pack into an app, simply type one of these:
npm run build:osx
npm run build:linux
npm run build:win32
npm run build:win64New: Install with your familiar package manager. Check out images maintained by the community!
New: Or, with homebrew!
brew cask install electronic-wechatElectronic WeChat is released by this open source project. While Web WeChat is a major component in the app, it should be noted that this is a community release and not an official WeChat release.