Skip to content

mgautam98/mailsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailsy

Mailsy

Gmail Terminal Client

Installation

pip install mailsy

Usage

❯ mailsy --help
Usage: mailsy [OPTIONS] COMMAND [ARGS]...

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.

  --help                          Show this message and exit.

Commands:
  list   List unread emails from inbox.
  send   Command to send email can send with HTML template and attachments
  setup  Setup gmail account asks for name, email, password stores it into...