Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@in1t/inbox

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@in1t/inbox

CLI email checker in terminal for gmail/gsuite

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

CLI email checker for gmail/gsuite

Features

  • Shows your inbox threads.
  • Shows messages inside each thread.
  • Shows message date and labels & part of the body.

Getting started:

  1. Follow the steps in https://developers.google.com/gmail/api/quickstart/nodejs
  2. Download the creds file in the same proj repo, and name it client_secret.json
  3. node index.js
  4. Or link the module globally locally and use it via inbox.

Usage:

  • List last 25 messages node index.js or inbox.
  • List last 10 messages node index.js 10 or inbox 10.
  • Search for the last 10 messages that has the word mango node index.js mango 10 or inbox mango 10 order doesn't matter mango 10 or 10 mango are the same.

Keywords

FAQs

Package last updated on 23 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc