Giter Site home page Giter Site logo

cleaning-gmail's Introduction

A simple CLI to manage your Gmail messages quickly

Requirements

Instructions

  1. First you need to clone this repository into your own machine. To do so, you can use Git Bash or any console you like with git installed:
git clone https://github.com/rodrigofcaba/Cleaning-Gmail.git
  1. After that, you have to install the necessary packages. To do so, in the terminal run:
pip install -r requirements.txt
  1. Now you need to set up your google account to get the password to connect to your IMAP server. This you can do in your Google Account settings.
Your google account -> security -> Apps passwords
  1. Generate a new password by selecting an application type (other), choose a name, for instance "IMAP CLIENT", click "Generate". NOTE: Save the password you see on the screen, you will need it the first time you log into the server.

Usage

  1. Navigate to the folder in which you have the folder cloned from the repo. For example, if the folder is placed in your desktop:
cd ~/Desktop/Cleaning-Gmail
  1. You need to have python in your PATH or execute the binary using the full absolute path. Use the "p" flag to introduce your password.

    NOTE: It will be securely stored so you don't have to write it down in the future to connect to the server.

python clean-gmail.py [email protected] -p your-password 
  1. Press enter and follow the instructions.

    NOTE: After first successful login, you just need to type your email to connect to the server:

python clean-gmail.py [email protected]

cleaning-gmail's People

Contributors

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