Skip to content

d3vv3/chatstats

Repository files navigation

ChatStats

A privacy oriented tool to visualize your Whatsapp or Telegram chat stats.

Demo here.

Disclaimer

All the processing is done in client (serverless service), so your data never leaves your device.

You can check this by opening the site, turning airplane mode on and then proceeding. It will work anyway.

Tools

Built using Reactjs and Chartjs.

Development

Requires Node.js, npm and Cargo to be installed.

  1. cargo install wasm-pack
  2. npm run build:wasm
  3. npm install
  4. npm start

Docker

  • docker-compose up --build chatstats

To Do:

  • Filter English and Spanish common words.
  • Multimedia statistics.
  • Get Dockerfile and docker-compose.yml ready.
  • Check emoji accuracy (maybe depends on client emoji font).
  • Unzip iPhone Whatsapp exports (it does it that way).
  • Removed fakepath (only real file name) from UI.
  • Fix for D/M/Y or M/D/Y based on device language and then trial error.
  • Print or export button to share with friends.
  • Help section for common users.
  • Second theme (scss) with switch.

About

A WebApp to visualize your Whatsapp or Telegram chat statistics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •