Giter Club home page Giter Club logo

splash's Introduction

SPLASH

Spash is a Tool to export Gmail information based on custom filter to data analyse

How to work


NOTE

You will need to host this on an web server, since Google Sign In API only works with an web server. I recommend starting an python simple http server: python -m http.server <port>

  • Change the apiKey and clientId variables with your values.
  • On displayInbox function, change the filter variable the desired value
  • Access the server via bowser, ex: localhost:8000/gmail-query.html
  • Click authorize and select your gmail account.

Git Repository

Always do it:

Fork this is repository

  • Add upstream: git remote add upstream [email protected]:sec4you/splash.git
  • Before push, execute:
  • git fetch upstream
  • git rebase upstream/master
  • finally: git push
  • Open pull request

splash's People

Contributors

brfso avatar m4n3dw0lf avatar killerskul avatar chulao avatar

Stargazers

 avatar  avatar fernando costa avatar

Watchers

James Cloos avatar  avatar

splash's Issues

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.