A privacy oriented tool to visualize your Whatsapp or Telegram chat stats.
Demo here.
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.
Built using Reactjs and Chartjs.
npm start
npm run-script build
docker-compose up --build chatstats
- 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.