Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Andreas Demmelbauer c7d2cd19ef proof of concept 1 settimana fa
.gitignore proof of concept 1 settimana fa
README.md proof of concept 1 settimana fa
schema.sql proof of concept 1 settimana fa
whatsapp_viewer.py proof of concept 1 settimana fa

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