8000 GitHub - sumj25/OpenInAppGmail
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sumj25/OpenInAppGmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This app scans your Gmail inbox for new emails and replies to messages that haven't been answered yet. It even sorts them with a special label to help you keep things organized.

Challenge Completed

  • The app check for new emails in a given Gmail ID
  • The app sends replies to Emails that have no prior replies
  • The app adds a Label to the email and moves the email to the label
  • The app repeats this sequence of steps 1-3 in random intervals of 45 to 120 seconds

Installation

  1. Clone the repository:

    git clone https://github.com/sumj25/OpenInAppGmail.git
  2. Setup your google credentials.

  3. Install dependencies:

    npm install
  4. Start Server

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0