FalkTannhaeuser / whatsapp-archive

Format your exported WhatsApp conversation in HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whatsapp-archive

Format your exported WhatsApp conversation in HTML.

Use the Saving your chat history instructions to export your chat history. You'll get an email with a .txt file. Save it on disk, and then run this script.

Requirements:

  • python3-dateutil (on Debian)
  • python2-jinja2

On Linux, run this in shell. On Windows, run this in cmd.

./whatsapp_archive.py -i your_file.txt -o output.html

About

Format your exported WhatsApp conversation in HTML

License:GNU General Public License v3.0


Languages

Language:Python 100.0%