Skip to content

rjain11/tgm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Gmail - A Gmail CLI

A command line tool for Gmail.

Installation

Add this line to your application's Gemfile:

gem 'tgm'

And then execute:

$ bundle

Or install it yourself as:

$ gem install tgm

** Uninstall the gmail gem and install it from the repository directly. (manually) ** Repository: https://github.com/rishabhjain2795/gmail (Forked from nu7hatch/gmail)

Usage

Current Commands:

tgm help [COMMAND]

Use this command to get more information about another tgm command.

tgm launch

Use this command to launch gmail.com in your browser.

tgm login

Use this commmand to login into your gmail account.

tgm labels

Use this command to manage your labels.

tgm mail

Use this command to send a mail to someone.

tgm from 

Use this command to fiddle with mails from someone.

tgm read

Mark all the emails as read.

tgm delete [FROM]

Delete all emails from a particular user.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/tgm/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A command line tool for Gmail.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages