您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Andreas Demmelbauer c7d2cd19ef proof of concept 1周前
.gitignore proof of concept 1周前
README.md proof of concept 1周前
schema.sql proof of concept 1周前
whatsapp_viewer.py proof of concept 1周前

README.md

For generating the HTML Archive, you need following:

  • Messages directory - Containig all Media Files (e. g. from WhatsApp Backup)
  • ChatStorage.sqlite - The Database containing all Chats (e. g. from iPhone Backup)

Place them next to the Script.

Then run:

python3 whatsapp_viewer.py ChatStorage.sqlite Messages