Code Monkey home page Code Monkey logo

datamirror's Introduction

DataMirror

DataMirror is a tool that enables social network users to aggregate their online data so that they can search, browse and visualise what they have put online.

Currently, DataMirror can be downloaded from Github and Run localy on macOS and Linux (Ubuntu) machines. The software version on Docker is on progress, and to be shared soon, what can make the software runnable on any OS.

Steps to use DataMirror:

  • Request your Online Data from the following Online Social Media (Note that this might take some time):
    Facebook (https://www.facebook.com/help/1701730696756992?helpref=hc_global_nav)
    Twitter (https://help.twitter.com/en/managing-your-account/how-to-download-your-twitter-archive)
    LinkedIn (https://www.linkedin.com/pulse/how-download-your-linkedin-archive-judy-schramm/)
    PS: Do not Change anything in the downloaded data files, do not change the name, do not Unzip, and do not Unzip then zip the file, you keep them as they are, It's very important.
  • Download or Clone the current Github repository called "DataMirror".
  • Put your downloaded Social Media data zipped files in the folder: Local_Path_to_DataMirror/DataMirror/script/dataSource
  • Then, in a terminal, run the following shell file to setup DataMirror:
    sudo sh DataMirror_setup_X.sh
    With X as linux or macos. This commands would install the requirements, elasticsearch and kibana. PS: You might need to add to the file "kibana.yml" the line: vega.enableExternalUrls: true (In Ubuntu: /etc/kibana/kibana.yml)
  • Then, to run the tool, run the follwing shell file: sudo sh run_DataMirror_X.sh
    With X as linux or macos. This command would run elasticsearch and kibana, then it process the data, and create the visualisations.
  • At the end, a browser will automatically open the Dashboards' list page in kibana (http://localhost:5601/app/kibana#/dashboards?_g=()), where you can find the created Visualisations.

Notes:

  • Some terminals will open automatically, at some point, to run elasticsearch, kibana or a local server, they must remain open while working, unless you need to re-run the runThat.sh file, then, they must be closed.
  • We added some waiting time in the sh file, to give time to some copmmands to be "done", therefore, you might find it a bit slow, just be patient.
  • Finally, If you had any errors, please comment or contact us : [email protected]

datamirror's People

Contributors

amalhtait 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.