Skip to content

MCGirgin/emailcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emailcli

Emailcli is a very simple command line email client for Gmail. It shows the subjects of emails and gives you a link to Gmail for viewing the content.

Setup

First you need to clone this repository:

git clone https://github.com/MCGirgin/emailcli.git

And then go into the folder:

cd emailcli

Then run main.py with python:

python main.py

That's it! Now you need a gmail adress and app password. You can get your app password from here.

Commands

    c: Shows commands.
    Enter: Show the current page again. Default is 1.
    r: Reloads the pages
    x: Next page
    z: Previous page
    q: exit the program
    mpp <number>: Sets the number of mails will be shown per page.
    Number: Go to specified page

About

Very very simple command line email client for Gmail

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages