/wx-crecords

微信聊天记录统计工具,使用node+ts+electron编写,附带教程。

Primary LanguageVueApache License 2.0Apache-2.0

微信聊天记录报告统计工具

一个DEMO!不是成品项目,仅供参考和学习!教程在Wiki里。如果对你有帮助请点一个Stars :)

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux