Git Product home page Git Product logo

hreader's Introduction

Img1

HReader

Interactive data visualization tool for Facebook Messages.

Build

  • install all required modules - pip install -r requirements.txt
  • compile python script to Windows executable with compile_exe.bat
  • compile HReader (GUI) in Visual Studio

Use

To use this app you can:

  • download and run the latest release which you can find here
  • build and run binary bin/hreader.exe
  • run the python script fdash.py with the arguments described in argument_example.txt

How to download data from Facebook

  • Log in to your account on facebook
  • Navigate through Settings -> your Facebook Information -> Download your Information
  • Media quality doesn't matter for this application
  • This program works for both formats, but JSON is way faster and HTML still has some bugs and lacks some features
  • After you make a request to create a file, it usually takes ~1-2 days until you can download it
  • After downloading the files, unzip them somewhere - this will be your "Conversation directory"

About

Inspired by r/dataisbeautiful, I decided to make my own data visualization tool to visualize Facebook Messages using the data you can download.

To make it, I used Python for all the data reading and calculations with Dash library for making the graphs and BeautifulSoup library for parsing HTML files. To create a simple UI, I made a C# program using WPF to display the inputs and the informations, and interact with the Python script that I converted to an exacutable using PyInstaller to work on machines without Python.

The user is presented with an interactive dashboard, which shows many interesing graphs and updates them in real-time after selecting a timeframe on a main graph. The customization includes: changing colors for each person, enabling/disabling certain features and modifying graph parameters.

Tips, criticism or any feedback is most welcome.

Image

Image

App icon made by Kiranshastry from www.flaticon.com

License and copyright

© Dawid Pietrykowski

Licensed under the MIT LICENSE

If you enjoyed this project in any way, you can give me a cup of coffee :)

paypal

hreader's People

Contributors

dawidpietrykowski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.