• This repository has been archived on 12/Nov/2018
  • Stars
    star
    13,929
  • Rank 2,197 (Top 0.05 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

💬 A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.

logo

Electronic WeChat

A better WeChat on macOS and Linux. Built with Electron.

⚠️⚠️ NO LONGER IN ACTIVE DEVELOPMENT | 项目不再维护 ⚠️⚠️

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.

感谢历史上的用户和贡献者,你们已经陪伴这个项目走过了 1000 个日子。我曾经想要打造一个更好的 Mac 微信客户端,因为官方版本几年没有更新、bug 层出。而在腾讯自己开始了定期更新并限制第三方客户端时,这个项目实际已经没有什么意义。这个项目目前作为一个存档供大家学习。希望它曾经对你有所帮助,你也可以 fork 或者转载(标注来源)来进行修改。祝你玩得愉快。

SPECIAL THANKS TO | 特别感谢

Kulbear, arrowrowe, Rocka, CC, xgdgsc, 死水微澜, Jason, Ce Gao, viko16, 卡晨, Ray, 尹良灿, 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.

Gitter Build Status Build Status Build Status Build Status

qq20160428-0 2x

Features (CHANGELOG)

  • Modern UI and all features from Web WeChat.
  • Block message recall.
  • Stickers showing support. [?]
  • Share subscribed passages on Weibo, Qzone, Facebook, Twitter, Evernote, and email.
  • Mention users in a group chat.
  • Drag and drop to send photos.
  • Behaves like a native app, based on dozens of optimization.
  • Removes URL link redirects and takes you directly to blocked websites (e.g. 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:win32
npm run build:win64

New: Install with your familiar package manager. Check out images maintained by the community!

New: Or, with homebrew!

brew cask install electronic-wechat

Download Released App

License MIT

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.

More Repositories

1

git-recipes

🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
14,627
star
2

WeChatLuckyMoney

💸 WeChat's lucky money helper (微信抢红包插件) by Zhongyi Tong. An Android app that helps you snatch red packets in WeChat groups.
Java
7,195
star
3

IntelligentChineseChessSystem

🏆 Chinese Chess (中国象棋): UI and AI. Obsoleted. 不再维护.
Java
256
star
4

monopoly

Monopoly Game on the Web: WebGL, ThreeJS and WebSocket. CMU course project.
Python
108
star
5

tiger

🐯 Modern Compiler Implementation in C
C
36
star
6

WebFudan

使用WebGL和Node.js技术构建复旦三维社交网络。目前实现了校园模型demo显示,多用户在线聊天。
JavaScript
12
star
7

electron-tabview

Help you build a tab-based Electron app.
HTML
12
star
8

2.DO

🔖 A TODO app built with Cordova and Backbone. Boilerplate project.
JavaScript
12
star
9

FudanBusSurveillanceCore

📹 Core image processing algorithm for surveillance cameras at bus stops in Fudan University. Usage includes headcount at bus stop, bus arriving detection and etc.
Java
6
star
10

v-xposed-defense

A demo app to research the defense of Xposed (or similar) hooking.
Java
5
star
11

CG_Projects

Course projects for Computer Graphics.
JavaScript
4
star
12

FamilyMartOOP

A lab belonging to the OOP course.
C++
4
star
13

smart-cane

A B〄RING smart cane that features distance detection, image recognition and voice alert.
TeX
4
star
14

renren-backup

💾 Backup albums, status, chats in renren.com, an obsoleted social network in China.
Python
3
star
15

undergraduate-thesis

A super, super boring project.
Java
2
star
16

fuck-baidu

Baidu Search AdBlock. 移除百度搜索结果页的推广链接和广告.
JavaScript
2
star
17

WebCourseLab

HTML
1
star
18

gits

Shell scripts that extend git branch operations in batches, eg. creating multiple branches, etc.
Shell
1
star
19

rdt

Reliable Data Transmission Under High Latency And High Packet Loss Rate Network
Go
1
star
20

turnip-tracker

🍠 #animal-crossing turnip exchange tracker
Python
1
star
21

IntelligentChineseCheckers

中国跳棋
Java
1
star
22

SimpleUnixFileSystemLayerSimulator

Implemented Unix FS layers, with a few FS commands.
C++
1
star
23

geeeeeeeeek.github.io

HTML
1
star