Skip to content

A simple CLI based application for checking email.

Notifications You must be signed in to change notification settings

lil-pasta/email-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

email-cli

A simple CLI based application for checking email.

remember to fill out the .env file before trying to run the program or it wont work

I recommend using virtual environments when working with python.

There are a number of short comments with different features and functions to improve the program. The current incarnation is pretty bare bones and not particularly useful.

To run:

pip3 install -r requirements.txt

python3 gmail-py.py

About

A simple CLI based application for checking email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages