Skip to content

rivershang/electronic-wechat

 
 

Repository files navigation

Electronic WeChat

Gitter Build Status 中文文档

A better WeChat client on Mac OS X and Linux. Less bugs, more features. Build with Electron.

Electronic 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.

qq20160317-0 2x

Features (CHANGELOG)

  • Modern UI and full features from Web WeChat.

  • Prevent others from recalling messag9es.

  • Compatible with sticker messages. (Deprecated) [?]

  • Share passages to Weibo, Qzone, Facebook, Twitter, Evernote and email.

  • Mention users in group chat.

  • Drag to send pictures.

  • Less bugs compared to official Mac WeChat.

  • Behaves like native. Dozens of optimisations.

  • Open inhibited links without redirects (like taobao.com).

How To Use

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 start

To pack into an app, simply type one of these:

npm run build:osx
npm run build:linux
npm run build:win

OPTIONAL: If you find npm install going slowly, use taobao's cnpm mirror instead.

License MIT

About

:shipit: A better WeChat client on Mac OS X and Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • Shell 6.2%