Giter Site home page Giter Site logo

freechat's Introduction

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

freechat's People

Contributors

enkru avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.