Skip to content

sdemanas/WhatsText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsText

WhatsText makes WhatsApp chat exports more readable and interesting.

Why ?

When you export a whatsapp chat through the WhatsApp UI pon Android/iOS, the Whatsapp export button exports it to a text file with or without media attachments as a zip file.

WhatsText makes it interesting to read and view like regular chat

Demo

All you need to do is to install the python package and run it against your chat export.

  1. A boring export :

Boring

  1. After using WhatsText :

Processing

  1. Becomes interesting :

Interesting

Features

0.1.0

  • Parsing Chat Log for regular chats
  • Speedy processing
  • Parsing Attachments

0.1.2

  • Parsing for Group Chats

1.0

  • 3 Themes to choose from
  • Light/Dark Mode

WhatsText makes that interesting.

Installation

  1. Use Pip to install WhatsText and dependencies on your machine pip install better_profanity pip install WhatsText

  2. Download the project onto your local machine and run python main.py 'path/to/file/_chat.txt'

Dependencies

  • Standard python libraries

Usage

python main.py 'path/to/file/_chat.txt'

Configuration

  • Yet to add customizability

Output

  • Output generated as a zip in path/to/file

Contribute

This project is open for contribution, as long as it remains useful.

Raise an Issue

Create a PR

To submit a new feature request raise an issue, describe your requirements and create a PR.

Active Maintainers

sdemanas

FOSS

List of open source projects and references used for building WhatsText

About

Make WhatsApp chat exports more interesting, parse WhatsApp export (_chat.txt) to pretty html

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors