Skip to content

致力于打造macOS和Linux桌面下最好用的微信(wechat)客户端

License

Notifications You must be signed in to change notification settings

hhy5277/electron-wechat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-wechat

致力于打造macOS和Linux桌面下最好用的微信(wechat)客户端。 使用Electron构建。

正常模式 wechat_full_contact

Mini联系人模式 wechat_mini_contact

托盘状态

wechat_normal_tray

wechat_unread_tray

wechat_important_tray

请注意:这个项目不是微信的官方客户端。如果有任何问题请反馈到这个链接

功能

  • 微信聊天桌面版
  • 最小化联系人列表
  • 最小化到托盘
  • 系统提示
  • 持续增加中...

开发需求

编译和安装

本地编译运行

git clone https://github.com/eNkru/electron-wechat.git
cd electron-wechat
npm install
npm start

编译打包版本

npm run dist:linux

发布

npm version (new release version)
git push origin master
git push origin --tags
npm publish

下载

预打包版本请点击这个链接下载。

授权协议

MIT by Howard J

About

致力于打造macOS和Linux桌面下最好用的微信(wechat)客户端

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%