Giter Club home page Giter Club logo

blink's Introduction

Blink

For research and study on the topic of "Understanding Perceptions of Email Tracking Services for Senders and Receivers", Blink collects all the required email data from paticipants maintaining their privacy and anonymity. The data collected is only numerical and a hashed identifier (MD5 hash of participant's email address) is used to link the data with participant's survey response.

To Use

The client uses pipenv and google-api-python-client for it's working.

First Run

Below are the steps on how to use it for the first time:

  • pip install pipenv
  • go to project directory and run pipenv shell --three
  • install all dependencies pipenv install
  • run the project and follow the CLI python3 blink/api.py

NOTE: The browser authentication is required only once, after that the secrets are stored and used [forever].

Consecutive Run

Below are the steps that need to be followed if you've already ran the program once.

  • cd /to/project/directory
  • pipenv shell
  • python3 blink/api.py

The virtual environment created in first step is used here :)

Reset Account

To attach a new account and remove the authentication for the previous one, please delete the credentials file using the following command.

rm ~/.blinkcreds

Contributing

Please read CONTRIBUTING.md guide to know more.

blink's People

Contributors

thealphadollar avatar

Stargazers

 avatar

Watchers

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