Skip to content

SharonBrizinov/Whatsapp-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Analyzer (iOS)

Native iOS application for analyzing whatsapp conversations freely on your own iOS device. I wrote this app long time ago, (hence the objective-c code).

Goal

I had to prove someone that I said a certin word more times than he did. This was the empirical evidence to win our $10 bet :)

What can you do with this ?

  • Export .txt whatsapp converstaions into the app.
  • Analyze whatsapp conversations.
    • How many messages ?
    • Who are the participants ?
    • Who sent the most messages ?
    • What is the percentage of each person in the conversation?
    • etc...
  • View cool graphs
    • 2 People conversation graphs (1 vs 1)
    • Group conversation graphs

How to run with xCode ?

~you$    mkdir Whatsapp-Analyzer && cd Whatsapp-Analyzer
~you$    git clone https://github.com/SharonBrizinov/Whatsapp-Analyzer.git
~you$    pod install
  • Now open WhatsappAnalyzer.xcworkspace

Images

  • Analyzing Conversations

alt text alt text


  • Graphs

alt text alt text


  • Graphs 2

alt text alt text

About

Whatsapp Analyzer for iOS (Objective-C)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published