# electronic-wechat **Repository Path**: ma-yongfan/electronic-wechat ## Basic Information - **Project Name**: electronic-wechat - **Description**: :speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2022-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README logo # Electronic WeChat [![Gitter](https://badges.gitter.im/geeeeeeeeek/electronic-wechat.svg)](https://gitter.im/geeeeeeeeek/electronic-wechat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge) [![Build Status](https://travis-ci.org/geeeeeeeeek/electronic-wechat.svg?branch=master)](https://travis-ci.org/geeeeeeeeek/electronic-wechat) [English](README.md) **Mac OS X 和 Linux 下更好用的微信客户端. 更多功能, 更少bug. 使用[Electron](https://github.com/atom/electron)构建.** **Important:** 如果你希望在自己的电脑上构建 Electronic WeChat,请使用 [production branch](https://github.com/geeeeeeeeek/electronic-wechat/tree/production),master branch 包含正在开发的部分,并且不能保证是稳定的版本——尽管 production 版本也有bug :D ![qq20160428-0 2x](https://cloud.githubusercontent.com/assets/7262715/14876747/ff691ade-0d49-11e6-8435-cb1fac91b3c2.png) ## 应用特性 ([更新日志](CHANGELOG.md)) - **来自网页版微信的更现代的界面和更丰富的功能** - **阻止消息撤回** - **显示表情贴纸** [[?]](https://github.com/geeeeeeeeek/electronic-wechat/issues/2) - 公众号文章支持一键分享到微博、QQ 空间、Facebook、Twitter、Evernote 和邮件 - 拖入图片、文件即可发送 - 群聊 @ 提及成员 - 原生应用体验,未读消息小红点、消息通知等数十项优化 - 去除外链重定向,直接打开淘宝等网站 - 没有原生客户端万年不修复的bug ## 如何使用 在下载和运行这个项目之前,你需要在电脑上安装 [Git](https://git-scm.com) 和 [Node.js](https://nodejs.org/en/download/) (来自 [npm](https://www.npmjs.com/))。在命令行中输入: ``` bash # 下载仓库 git clone https://github.com/geeeeeeeeek/electronic-wechat.git # 进入仓库 cd electronic-wechat # 安装依赖, 运行应用 npm install && npm start ``` 根据你的平台打包应用: ``` shell npm run build:osx npm run build:linux npm run build:win ``` **提示:** 如果 `npm install` 下载缓慢,你可以使用 [淘宝镜像(cnpm)](http://npm.taobao.org/) 替代 npm 。 **新渠道:** 使用你熟悉的包管理工具安装。请查看 [社区贡献的镜像](https://github.com/geeeeeeeeek/electronic-wechat/wiki/System-Support-Matrix#%E7%A4%BE%E5%8C%BA%E8%B4%A1%E7%8C%AE%E7%9A%84%E5%AE%89%E8%A3%85%E5%8C%85) 。 **新渠道:** homebrew 安装也已支持 (更新至 electronic-wechat v1.2.0)! ```bash brew cask install electronic-wechat ``` #### [下载开箱即用的稳定版应用](https://github.com/geeeeeeeeek/electronic-wechat/releases) #### 项目使用 [MIT](LICENSE.md) 许可 *Electronic WeChat* 是这个开源项目发布的产品。网页版微信是其中重要的一部分,但请注意这是一个社区发布的产品,而 *不是* 官方微信团队发布的产品。