RadhikaG / ChatPretty

A pretty-printer for (for now) WhatsApp chats.
https://chatpretty.herokuapp.com
MIT License
8 stars 4 forks source link

ChatPretty

A pretty-printer for (for now) WhatsApp chats.

Hi. This is a little script for pretty-printing long WhatsApp conversations you'd like to send to someone, like stitching together multiple screenshots of the coversation.

This was inspired by the default ugly WhatsApp message copypasta and the cumbersome process of taking multiple screenshots for a single conversation.

This works only on Python2.7, since I plan on porting it to Flask, which too only supports Python2.7 currently.

About the files:

To-do List

Instructions

This is just for the basic testing environment, not for deployment.