25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Andreas Demmelbauer c7d2cd19ef proof of concept 1 hafta önce
.gitignore proof of concept 1 hafta önce
README.md proof of concept 1 hafta önce
schema.sql proof of concept 1 hafta önce
whatsapp_viewer.py proof of concept 1 hafta önce

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