選択できるのは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