/ readme.md
readme.md
  1  ## 现已支持微信4.0,[点击查看详细设计文档](https://blog.lc044.love/post/13)
  2  
  3  <h1 align="center">我的数据我做主</h1>
  4  <div align="center">
  5      <a href="https://github.com/LC044/WeChatMsg/stargazers">
  6          <img src="https://img.shields.io/github/stars/LC044/WeChatMsg.svg" />
  7      </a>
  8      <a href="https://memotrace.cn/" target="_blank">
  9          <img alt="GitHub forks" src="https://img.shields.io/github/forks/LC044/WeChatMsg?color=eb6ea5">
 10      </a>
 11      <a href="https://memotrace.cn/" target="_blank">
 12          <img src="https://img.shields.io/badge/WeChat-留痕-blue.svg">
 13      </a>
 14      <a target="_blank" href="https://memotrace.cn/">
 15          <img alt="Hits" src="https://hits.b3log.org/LC044/memotrace.svg">
 16      </a>
 17      <a href="https://memotrace.cn/" target="_blank">
 18          <img src="https://img.shields.io/github/license/LC044/WeChatMsg" />
 19      </a>
 20      <a href="https://github.com/LC044/WeChatMsg/releases" target="_blank">
 21          <img alt="GitHub release (with filter)" src="https://img.shields.io/github/v/release/LC044/WeChatMsg">
 22      </a>
 23      <a href="https://memotrace.cn/" target="_blank">
 24          <img alt="GitHub all releases" src="https://img.shields.io/github/downloads/LC044/WeChatMsg/total?color=3eb370">
 25      </a>
 26  </div>
 27  
 28  <div align="center">
 29      <a href="https://memotrace.cn/"><img src="https://memotrace.cn/img/logo%20-%20%E5%89%AF%E6%9C%AC.png" height="240"/></a>
 30  </div>
 31  
 32  <blockquote>
 33  <div style="background-color: #eaf7ea; border-radius: 10px; padding: 20px; position: relative;">
 34    <div style="position: relative;">
 35      <div style="position: absolute;top: 0;bottom: 0;left: 0;width: 2px;background-color: #000000;"></div>
 36      <h2>前言</h2>
 37      <div style="text-indent: 2em;">
 38          <a align="center" href="https://memotrace.cn/"><img src="./doc/images/logo3.0.png"/></a>
 39          <p style="text-indent:2em;">我深信有意义的不是微信,而是隐藏在对话框背后的一个个<strong>深刻故事</strong>。未来,每个人都能拥有AI的陪伴,而你的数据能够赋予它有关于你过去的珍贵记忆。我希望每个人都有将自己的生活痕迹👨‍👩‍👦👚🥗🏠️🚴🧋⛹️🛌🛀留存的权利,而不是遗忘💀。</p>
 40          <p style="text-indent:2em;">AI的发展不仅仅是技术的提升,更是情感💞的延续。每一个对话、每一个互动都是生活中独一无二的片段,是真实而动人的情感交流。因此,我希望AI工作者们能够<strong>善用这些自己的数据</strong>,用于培训独特的、属于个体的人工智能。让<strong>个人AI成为生活中的朋友</strong>,能够理解、记录并分享我们的欢笑、泪水和成长。</p>
 41          <p style="text-indent:2em;">那天,AI不再是高不可攀的存在,而是融入寻常百姓家的一部分。因为<strong>每个人能拥有自己的AI</strong>,将科技的力量融入生活的方方面面。这是一场关于真情实感的革命,一场让技术变得更加人性化的探索,让我们共同见证未来的美好。</p>
 42          <p align="center"><strong>所以《留痕》</strong></p>
 43      </div>
 44    </div>
 45  </div>
 46  </blockquote>
 47  
 48  ## 3.0 全面来袭
 49  
 50  ### 全面适配微信4.0 [点击查看详细设计文档](https://blog.lc044.love/post/13)
 51  
 52  ![数据库架构设计图](./doc/images/数据库架构设计图.png)
 53  
 54    * 全新框架、重构底层逻辑
 55    * 更低的内存占用
 56    * 更快的导出速度
 57  
 58  ### 全新的Ui
 59    * 更简洁
 60    * 更流畅
 61    * 更友好
 62    * 前后端彻底分离
 63  
 64  
 65  ## 🍉功能
 66  - [![](https://img.shields.io/badge/MemoTrace-官网-blue)](https://memotrace.cn/) 
 67  [![](https://img.shields.io/badge/GitHub-black.svg)](https://github.com/LC044/WeChatMsg)
 68  [![](https://img.shields.io/badge/Gitee-red.svg)](https://gitee.com/lc044/WeChatMsg)
 69  [![](https://img.shields.io/badge/Download-yellow.svg)](https://memotrace.cn/)
 70  - 🔒️🔑🔓️Windows本地微信数据库(支持微信4.0)
 71  - 还原微信聊天界面
 72      - 🗨文本✅
 73      - 🏝图片✅
 74      - 拍一拍等系统消息✅ 
 75  - 导出数据
 76    - 批量导出数据✅ 
 77    - 导出联系人✅ 
 78    - sqlite数据库✅ 
 79    - HTML✅ 
 80      - 文本、图片、视频、表情包、语音、文件、分享链接、系统消息、引用消息、合并转发的聊天记录、转账、音视频通话、位置分享、名片、小程序、视频号
 81      - 支持时间轴跳转
 82      - 引用消息可定位到原文
 83      - 分享链接、小程序支持超链接跳转
 84      - 合并转发的聊天记录支持展开
 85    - CSV文档✅ 
 86    - TXT文档✅ 
 87    - Word文档✅
 88  - 分析聊天数据,做成[可视化年报](https://memotrace.cn/demo.html)
 89  
 90  ## 2024年度报告
 91  
 92  ### 预览
 93  
 94  [个人年度报告在线预览](https://memotrace.cn/2024/single/)
 95  
 96  [双人年度报告在线预览](https://memotrace.cn/2024Report/)
 97  
 98  手机可以扫码观看
 99  
100  <img src="/doc/images/qrcode0.png" height="300px"/>
101  
102  ![](/doc/images/demo1.gif)
103  
104  ### 源码地址
105  
106  [https://github.com/LC044/AnnualReport](https://github.com/LC044/AnnualReport)
107  
108  # ⌛使用
109  
110  下载地址:[https://memotrace.cn/](https://memotrace.cn/)
111  
112  下载打包好的exe可执行文件,双击即可运行
113  
114  **⚠️注意:若出现闪退情况请右击选择用管理员身份运行exe程序,该程序不存在任何病毒,若杀毒软件提示有风险选择略过即可,key为none可重启电脑**
115  
116  ## 源码运行
117  
118  [使用示例](./example/README.md)
119  [详见开发者手册](./doc/开发者手册.md)
120  
121  [AI聊天](./MemoAI/readme.md)
122  
123  ## PC端使用过程中部分问题解决(可参考)
124  
125  #### 🤔如果您在pc端使用的时候出现问题,可以先参考以下方面,如果仍未解决,可以在群里交流~
126  
127  * 不支持Win7
128  * 不支持Mac(未来或许会实现)
129  * 遇到问题四大法宝
130    * 首先要删除app/Database/Msg文件夹
131    * 重启微信
132    * 重启exe程序
133    * 重启电脑
134    * 换电脑
135  如果您在运行可执行程序的时候出现闪退的现象,请右击软件使用管理员权限运行。
136  
137  [查看详细教程](https://memotrace.cn/doc/)
138  
139  # 🏆致谢
140  
141  <details>
142  
143  * PC微信工具:[https://github.com/xaoyaoo/PyWxDump](https://github.com/xaoyaoo/PyWxDump)
144  * PyQt组件库:[https://github.com/PyQt5/CustomWidgets](https://github.com/PyQt5/CustomWidgets)
145  * 得力小助手:[ChatGPT](https://chat.openai.com/)
146  
147  </details>
148  
149  ---
150  > \[!IMPORTANT]
151  > 
152  > 声明:该项目有且仅有一个目的:“留痕”——我的数据我做主,前提是“我的数据”其次才是“我做主”,禁止任何人以任何形式将其用于任何非法用途,对于使用该程序所造成的任何后果,所有创作者不承担任何责任🙄<br>
153  > 该软件不能找回删除的聊天记录,任何企图篡改微信聊天数据的想法都是无稽之谈。<br>
154  > 本项目所有功能均建立在”前言“的基础之上,基于该项目的所有开发者均不能接受任何有悖于”前言“的功能需求,违者后果自负。<br>
155  > 如果该项目侵犯了您或您产品的任何权益,请联系我删除<br>
156  > 软件贩子勿扰,违规违法勿扰,二次开发请务必遵守开源协议
157  
158  [![Star History Chart](https://api.star-history.com/svg?repos=LC044/WeChatMsg&type=Date)](https://star-history.com/?utm_source=bestxtools.com#LC044/WeChatMsg&Date)
159  
160  # 🤝贡献者
161  
162  <a href="https://github.com/lc044/wechatmsg/graphs/contributors">
163    <img src="https://contrib.rocks/image?repo=lc044/wechatmsg" />
164  </a>
165  
166  ## 赞助者名单
167  
168  感谢以下赞助者的慷慨支持:
169  
170  - [STDquantum](https://github.com/STDquantum)
171  - [xuanli](https://github.com/xuanli)
172  - [无名路人](https://github.com/wumingluren)
173  - [时鹏亮](https://shipengliang.com)
174  
175  # 🎄温馨提示
176  
177  如果您在使用该软件的过程中
178  
179  * 发现新的bug
180  * 有新的功能诉求
181  * 操作比较繁琐
182  * 觉得UI不够美观
183  * 等其他给您造成困扰的地方
184  
185  请提起[issue](https://github.com/LC044/WeChatMsg/issues),我将尽快为您解决问题
186  
187  如果您是一名开发者,有新的想法或建议,欢迎[fork](https://github.com/LC044/WeChatMsg/forks)
188  该项目并发起[PR](https://github.com/LC044/WeChatMsg/pulls),我将把您的名字写入贡献者名单中
189  
190  # 联系方式
191  
192  如果您遇到了问题,可以添加QQ群寻求帮助,由于精力有限,不能回答所有问题,所以还请您仔细阅读文档之后再考虑是否入群
193  
194  ## 加群方式
195  
196  1. 关注官方公众号,回复:联系方式
197  2. QQ扫码入群
198  
199  后续更新将会在公众号同步发布
200  <div>
201    <img src="https://blog.lc044.love/static/img/b8df8c594a4cabaa0a62025767a3cfd9.weixin.webp">
202  </div>
203  
204  ## AI交流
205  
206  欢迎对“前言”中AI感兴趣的加入QQ群(不负责任何答疑),让我们一起探讨新技术,钻研新方案,将科技的力量融入生活,打造出一个真正具有情感的个人AI
207  
208  <div>
209    <img src="doc/images/ai_qq.jpg" height="200">
210  </div>
211  
212  # License
213  
214  WeChatMsg is licensed under [MIT](./LICENSE).
215  
216  Copyright © 2022-2024 by SiYuan.