trazyn / weweChat
- пятница, 25 августа 2017 г. в 03:13:59
Unofficial WeChat client built with React, MobX and Electron.
Unofficial WeChat client built with React, MobX and Electron.
API from https://web.wechat.com/
$ npm install
$ npm run dev
Generate the binary:
$ npm run package-linux
$ npm run package-mac
After that, you will see the binary in ./release
folder
MIT License