All Projects → eNkru → Freechat

eNkru / Freechat

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Freechat

Wechatrobot
PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密
Stars: ✭ 4,113 (+856.51%)
Mutual labels:  wechat
Okam
Mini program development framework
Stars: ✭ 399 (-7.21%)
Mutual labels:  wechat
Wechat Weapp 2048
微信小程序-2048小游戏
Stars: ✭ 406 (-5.58%)
Mutual labels:  wechat
Wechat App Music
微信小程序:音乐播放器 技术栈: redux + es7 +labrador
Stars: ✭ 384 (-10.7%)
Mutual labels:  wechat
Listen1 desktop
one for all free music in china (Windows, Mac, Linux desktop)
Stars: ✭ 4,874 (+1033.49%)
Mutual labels:  desktop-app
Flutter wechat assets picker
An assets picker in WeChat style, support multi assets picking.
Stars: ✭ 398 (-7.44%)
Mutual labels:  wechat
Superwechatpc
超级微信电脑客户端,支持多开、防消息撤销、语音消息备份...开放WeChatSDK
Stars: ✭ 3,781 (+779.3%)
Mutual labels:  wechat
Umi Dva Antd Mobile
基于 umi + dva + antd-mobile 快速构建H5 APP 应用。
Stars: ✭ 427 (-0.7%)
Mutual labels:  wechat
Werobot
WeRoBot 是一个微信公众号开发框架
Stars: ✭ 3,973 (+823.95%)
Mutual labels:  wechat
Pay
可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了
Stars: ✭ 4,176 (+871.16%)
Mutual labels:  wechat
Go Astilectron
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
Stars: ✭ 4,150 (+865.12%)
Mutual labels:  desktop-app
Wechatircd
㊙用IRC客户端控制微信网页版
Stars: ✭ 389 (-9.53%)
Mutual labels:  wechat
Koa11y
Easily check for website accessibility issues
Stars: ✭ 403 (-6.28%)
Mutual labels:  desktop-app
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-12.56%)
Mutual labels:  desktop-app
Flutter wechat
🔥🔥🔥 利用 Flutter 来高仿微信(WeChat) 7.0.0+ App,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验。代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
Stars: ✭ 421 (-2.09%)
Mutual labels:  wechat
Tswechat
A WeChat alternative. Written in Swift 5.
Stars: ✭ 3,674 (+754.42%)
Mutual labels:  wechat
Socialsdklibrary
提供微博、微信、QQ、Tim、QQ 轻聊版、钉钉的登陆分享功能支持;
Stars: ✭ 399 (-7.21%)
Mutual labels:  wechat
Mini Blog
mini-blog是一款基于云开发的博客小程序,该小程序完全不依赖任何后端服务,无需自己的网站、服务器、域名等资源,只需要自行注册小程序账号即可。
Stars: ✭ 429 (-0.23%)
Mutual labels:  wechat
Lcbot
Linux 中国 微信群机器人(已经停止维护)
Stars: ✭ 423 (-1.63%)
Mutual labels:  wechat
Swoole Bot
基于swoole实现的微信机器人,依赖vbot和微信网页版的功能,帮助管理微信群/聊天/踢人等
Stars: ✭ 404 (-6.05%)
Mutual labels:  wechat

electron-wechat

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

使用Electron构建。

窗口模式

正常模式

Screenshot from 2019-09-24 09-49-03

Mini联系人模式 (手机模式)

Screenshot from 2019-09-24 09-48-38

托盘状态

没有新消息

Screenshot from 2019-09-24 09-51-55

联系人消息

Screenshot from 2019-09-24 09-51-07

群消息

Screenshot from 2019-09-24 10-13-28

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

功能

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

开发需求

编译和安装

本地编译运行

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].