Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Andreas Demmelbauer c7d2cd19ef proof of concept vor 1 Woche
.gitignore proof of concept vor 1 Woche
README.md proof of concept vor 1 Woche
schema.sql proof of concept vor 1 Woche
whatsapp_viewer.py proof of concept vor 1 Woche

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