diff --git a/app/config.py b/app/config.py index 9f68a4a..04268a7 100644 --- a/app/config.py +++ b/app/config.py @@ -1,4 +1,4 @@ -version = '1.0.2' +version = '1.0.3' contact = '701805520' github = 'https://github.com/LC044/WeChatMsg' website = 'https://memotrace.lc044.love/' diff --git a/app/resources/icons/man.svg b/app/resources/icons/man.svg new file mode 100644 index 0000000..2fd05d0 --- /dev/null +++ b/app/resources/icons/man.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/app/resources/icons/woman.svg b/app/resources/icons/woman.svg new file mode 100644 index 0000000..ce04025 --- /dev/null +++ b/app/resources/icons/woman.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/readme.md b/readme.md index 9d90f15..a4b3f2c 100644 --- a/readme.md +++ b/readme.md @@ -45,7 +45,6 @@ ## 🍉功能 - [官网](https://memotrace.lc044.love/) -- [点击预览](https://memotrace.lc044.love/demo.html) - 🔒️🔑🔓️Windows本地微信数据库 - 还原微信聊天界面 - 🗨文本✅ @@ -58,7 +57,7 @@ - CSV文档✅ - TXT文档✅ - Word文档✅ -- 分析聊天数据,做成可视化年报 +- 分析聊天数据,做成可视化年报[点击预览](https://memotrace.lc044.love/demo.html) - 🔥**项目持续更新中** - 开发计划 - 自主选择年度报告年份 @@ -95,6 +94,8 @@ # ⌛使用 +网络有问题可移步国内网站Gitee:[https://gitee.com/lc044/WeChatMsg](https://gitee.com/lc044/WeChatMsg) + 小白可以先点个star⭐(💘项目不断更新中),然后去旁边[Release](https://github.com/LC044/WeChatMsg/releases) 下载打包好的exe可执行文件,双击即可运行