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

https://github.com/sfantasy/gmail-cli

Simple gmail tool for terminals
https://github.com/sfantasy/gmail-cli

Last synced: about 1 year ago
JSON representation

Simple gmail tool for terminals

Awesome Lists containing this project

README

          

gmail-cli
=========

## USAGE

**INSTALL**

#chmod 775 install.sh
bash install.sh
# this will push you open vi and modify the username in LINE 5.

**MANUAL**

# view mails by default
gmail
# with variable to view
gmail -n 10
# check inbox
gmail check

**LICENSE**

See LICENSE file.