Skip to content

Format your exported WhatsApp conversation in HTML

License

Notifications You must be signed in to change notification settings

JLTRY/whatsapp-archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (on Debian):

  • python3-dateutil
  • python3-jinja2
  • python3-parameterized

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

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

Coding style follows the Google Python Style Guide.

Interesting forks of this repository:

About

Format your exported WhatsApp conversation in HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%