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
- Host: GitHub
- URL: https://github.com/shivkanthb/gmail-open
- Owner: shivkanthb
- Created: 2015-08-21T04:34:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-25T19:59:39.000Z (over 9 years ago)
- Last Synced: 2025-01-26T17:46:18.828Z (4 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.