项目地址:
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
但是失败了,卡在
只好直接把打好的包下载下来,解压就能用
https://github.com/geeeeeeeeek/electronic-wechat/releases
把快捷方式添加到启动栏:
1.首先需要安装main menu
直接在软件中心搜索Main Menu,安装即可
2.打开Main Menu
选择一个目录来存放,我选的是互联网,点击右侧新建项目
点击浏览,选择解压后的微信文件中的electronic-wechat文件
点击左上角的图标,选择一张图片作为微信的图标,我是从网上搜的微信图标
点击确定,微信就添加到启动栏了。
到此这篇微信linux版(微信有linux)的文章就介绍到这了,更多相关内容请继续浏览下面的相关推荐文章,希望大家都能在编程的领域有一番成就!版权声明:
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如若内容造成侵权、违法违规、事实不符,请将相关资料发送至xkadmin@xkablog.com进行投诉反馈,一经查实,立即处理!
转载请注明出处,原文链接:https://www.xkablog.com/hd-wfwjg/72981.html