Skip to content

sdgdsffdsfff/wechat-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wechat Explorer

微信聊天记录导出、分析工具 For iOS

Guide

python run.py list_chatrooms ../Documents user_id
python run.py list_friends ../Documents user_id
python run.py get_chatroom_stats ../Documents user_id chatroom_id@chatroom 2015-08-01 2015-09-01
python run.py export_chatroom_records ../Documents user_id chatroom_id@chatroom 2015-10-01 2015-10-07 ../

HTML chatroom records to PDF

wkhtmltopdf --dpi 300 records.html records.pdf

TODO

  • support non-text record type

About

微信聊天记录导出、分析工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.7%
  • CSS 22.3%
  • HTML 8.0%