1d2495ec851e65c2e3ba0ee5800e8a5c.png

项目地址:

https://github.com/geeeeeeeeek/electronic-wechat

支持 Mac OS X 和 Linux,使用Electron(https://github.com/atom/electron)构建.

Electronic WeChat是本开源项目发布的产品。网页版微信是其中重要的一部分,这是一个社区发布的产品,不是官方微信团队发布的产品。

官方的安装方法:

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 repositorycd 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

但是失败了,卡在

af2f76a379fb6ecc0f867cb498d7d372.png

只好直接把打好的包下载下来,解压就能用

https://github.com/geeeeeeeeek/electronic-wechat/releases

把快捷方式添加到启动栏:

1.首先需要安装main menu

直接在软件中心搜索Main Menu,安装即可

2.打开Main Menu

选择一个目录来存放,我选的是互联网,点击右侧新建项目

49b42200c9a8346fa716394f2b0f9e3b.png

5eee696954573737f6573929858ae759.png

点击浏览,选择解压后的微信文件中的electronic-wechat文件

c1eed983fb783056c2a5bdeee1faf078.png

点击左上角的图标,选择一张图片作为微信的图标,我是从网上搜的微信图标

9fdf775fb79c0d28484117775d477901.png

点击确定,微信就添加到启动栏了。

ce004241d54f65ebc899f7728740f349.png

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐