/chatstats

A WebApp to visualize your Whatsapp or Telegram chat statistics

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.

Scripts

Baremetal

  • npm start
  • npm run-script build

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.
  • Help section for common users.
  • Print or export button to share with friends.
  • Second theme (scss) with switch.