weweChat

使用 React、MobX 和 Electron 构建的非官方微信客户端。「? Unofficial WeChat client built with React, MobX and Electron.」

Github星跟蹤圖

weweChat

Current Release
Travis CI status
Dependencies Status
DevDependencies Status
JS Standard Style

Unofficial WeChat client built with React, MobX and Electron.

API from https://web.wechat.com/

Web API can not create room and invite members to room since 2018.

CHANGELOG

Feature

  • Work on desktop
  • On macOS, window vibrancy effect
  • Block message recall(Default settings is not block)
  • Desktop notifications
  • Keyboard shortcuts supported
  • Send image by paste
    preview
  • Drag to send file
    preview
  • Batch send message
    preview
  • Send GIF emoji
    preview

Install

Download the last version on the website or below.

Mac(10.9+)

Download the .dmg file.
Or use Homebrew-Cask:

$ brew cask install wewechat

Linux

Download
Centos/RHEL please download .rpm packages.
Debian/Ubuntu please download .deb pacages.
Other linux distribution please download .AppImage packages.

Install deb package for Debian / Ubuntu:

$ sudo dpkg -i wewechat-1.1.7-amd64.deb

Install rpm package for Centos / RHEL:

$ sudo yum localinstall wewechat-1.1.7-x86_64.rpm

Install AppImage package for other linux distribution:

$ chmod u+x wewechat-1.1.7-x86_64.AppImage
$ ./wewechat-1.1.7-x86_64.AppImage

Windows

Download the .exe file.

Screenshot

preview
preview
preview
preview
preview

Development

$ npm install
$ npm run dev

Generate the binary:

  • For Linux
$ npm run package-linux

Maybe you will install some depends packages.

  • For Mac
$ npm run package-mac

After that, you will see the binary in ./release folder

Keyboard shortcuts

Description

主要指標

概覽
名稱與所有者trazyn/weweChat
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2017-07-11 12:45:03
推送於2021-04-22 02:24:10
最后一次提交2019-04-06 12:18:53
發布數9
最新版本名稱v1.1.7 (發布於 )
第一版名稱1.0.0 (發布於 )
用户参与
星數5.7k
關注者數183
派生數731
提交數307
已啟用問題?
問題數238
打開的問題數128
拉請求數21
打開的拉請求數3
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?