/weweChat

Unofficial WeChat client built with React, MobX and Electron.

Primary LanguageJavaScriptMIT LicenseMIT

weweChat

Build Status js-standard-style PRs Welcome

Unofficial WeChat client built with React, MobX and Electron.

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

Feature

  • Work on desktop
  • On macOS, window vibrancy effect
  • Desktop notifications

Screenshot

preview preview preview preview preview

Development

$ npm install
$ npm run dev

Generate the binary:

$ npm run package

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

TODO

  • Sticky on top
  • Delete chat session
  • Mark as Read
  • Chat Room
    • Show correct contact
    • Show members
    • Add / Remove member
    • Create chat room
  • Receive message
    • Text
    • Image
    • Voice
    • Location
    • Sticker
    • Contact Card
    • Video
    • Money Transger
    • Location sharing
    • Download File
  • Send message
    • Text
    • File
    • Image
    • Video
    • Recall
  • Forward text message
  • Forward emoji
  • Forward image
  • Forward file
  • Forward video
  • Show QQ emoji
  • Search chat set
  • Search and create chat room
  • Desktop notification
  • Keep online
  • Logout
  • Theme

License

MIT License