Skip to content

0x1347/DownloadAttachmentFromGmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownloadAttachmentFromGmail

Python3 script to download attachments from email to disk

Getting Started

  1. you should first create google api application and get
  • client_id
  • project_id
  • client_secret
  1. Create virtual environment
python3 -m venv venv
  1. install dependencies
pip install -r requirements.txt

Prerequisites

The things you need before installing the software.

  • python3

  • google api application

Usage

A few examples of useful commands and/or tasks.

python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages