You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Demmelbauer c7d2cd19ef proof of concept 10 months ago
.gitignore proof of concept 10 months ago
README.md proof of concept 10 months ago
schema.sql proof of concept 10 months ago
whatsapp_viewer.py proof of concept 10 months ago

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