Skip to content

A simple tool to interact with Gmail API and download emails.

Notifications You must be signed in to change notification settings

sadliak/gmail-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail Downloader

A simple CLI tool to interact with Gmail API and download email messages.

Quickstart

To use this tool you need to turn on Gmail API, create client_secret.json and put it into resources directory.

Follow the great tutorial by Google to do so.

Build & Run

To run this program you should clone this repository, change directory to it and execute go build command.

Then you should run an executable file built by Go compiler.

Example: ./go-gmail-downloader on Linux.

About

A simple tool to interact with Gmail API and download emails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages