Skip to content

gramosg/waev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waev (WhatsApp Exports Viewer)

WhatsApp lets you export conversations in a format consisting on a plaintext file and its related attachments. Waev parses that exports and renders them in a way very similar to the original conversation. This way you can backup important conversations indefinitely, and review them from any device.

Totally real sample

directed_by_quentin_inventino

Internal export format

Each export (conversation) is a folder inside exports_path with the following structure:

export1/
  chat.txt
  media/ (optional)

Auto generated stuff left here for reference

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

WhatsApp Exports Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published