An open API service indexing awesome lists of open source software.

https://github.com/wristwaking/customer-monitor-app

这是一款基于electron框架搭建微信客服数据监控桌面控制面板。通过记录微信群客服会话数据,支持脚本快速指定日期统计导出数据。
https://github.com/wristwaking/customer-monitor-app

Last synced: 3 months ago
JSON representation

这是一款基于electron框架搭建微信客服数据监控桌面控制面板。通过记录微信群客服会话数据,支持脚本快速指定日期统计导出数据。

Awesome Lists containing this project

README

        

# 微信客服数据监控桌面控制面板
这是一款基于electron框架搭建微信客服数据监控桌面控制面板。通过记录微信群客服会话数据,支持脚本快速指定日期统计导出数据。

**关联项目:https://github.com/wristwaking/customer-monitor-wechat-bot**

## 软件截图

![image](https://github.com/user-attachments/assets/207acc49-6e68-4026-9393-b28543f80bb4)

![image](https://github.com/user-attachments/assets/ddeaca53-64ea-4c09-8a2b-02d2be0955d5)

## weixinbot 目录
![image](https://github.com/user-attachments/assets/2aeb4a26-d234-4eee-9738-520eab89c18b)

## 运行
```
npm run start
```

## 打包 dir
```
npm run pack
```