Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgautam98/mailsy

mailsy: gmail terminal client
https://github.com/mgautam98/mailsy

gmail mailsy typer-cli

Last synced: about 23 hours ago
JSON representation

mailsy: gmail terminal client

Awesome Lists containing this project

README

        

# 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...

```