Ecosyste.ms: Awesome
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 month ago
JSON representation
Simple gmail tool for terminals
- Host: GitHub
- URL: https://github.com/sfantasy/gmail-cli
- Owner: SFantasy
- License: mit
- Created: 2013-08-10T06:56:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T06:50:24.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T10:18:18.033Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.