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

https://github.com/shivkanthb/gmail-open

a simple way to open multiple signed in gmail accounts on your browser using the CLI
https://github.com/shivkanthb/gmail-open

Last synced: about 2 months ago
JSON representation

a simple way to open multiple signed in gmail accounts on your browser using the CLI

Awesome Lists containing this project

README

        

# gmail-open
a simple way to open multiple signed in gmail accounts on your browser using the CLI

##Installation

``npm install -g gmail-open``

###Note:
Its important you install it globally. (Hence the -g)

##Usage

``gmail 0``
*opens first linked gmail account*

``gmail 1``
*opens second linked gmail account*

and so on for all the gmail accounts linked on your browser

###Note:
This currently works only if you are signed-in into your gmail accounts already.