Skip to content

Automatically run a script whenever new mails arrive in your inbox

Notifications You must be signed in to change notification settings

firstCodeOutlaw/mail-watchman

Repository files navigation

Mail Watchman

Automatically run a script whenever new mails arrive in your inbox

Installation

  • After cloning, cd into application directory and run npm install to install dependencies
  • Copy environment variables from .env.example cp .env.example .env and fill them appropriately
  • Run npm start to start the application. You might want to use PM2 or Forever to keep it running as a background process.

About

Automatically run a script whenever new mails arrive in your inbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published