Giter Club home page Giter Club logo

weixin-group-annual-report's Introduction

微信群年度/月度/周聊天报告生成

🥤效果

⌛使用

  1. 请先使用留痕WeChatMsg导出群聊html格式的聊天记录 img.png

  2. git clone或者下载本项目

  3. 确保电脑有nodejs运行环境, node版本不能大于16,否则nodeJieba安装不了 在weixin-group-annual-report目录下执行命令安装依赖

    # xxx/weixin-group-annual-report>
    npm install
  4. 安装依赖完成提示选择生成的群聊记录文件夹,也可以再次手动执行 npm run prepare重新选择文件夹,输入WeChatMsg生成的群组聊天记录文件夹(如果项目本来就在文件夹下面,会自动跳过本步骤), img.png

  5. 然后提示选择生成报告的时间段,一定要选,也可以再次手动执行 npm run prepare重新选择目录和时间段 imgselect.png

  6. 执行下面命令,会自动在浏览器打开

    npm run dev
  7. 浏览器长截图技巧:打开开发者工具,选择手机模式,按ctrl_shift+p,搜索捕获或者full,点击就会下载屏幕长截图 img.png

  8. 可以运行npm run build,打包网页发布

  9. 停用词表(词云过滤的词汇),可自行添加到custom_stopwords.txt

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.