Skip to content

PranjalAgni/clean-gmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Node.js service which permanently delete unwanted mails in minutes 🚀

clean gmail demo gif

Table of Contents

✨ Features

  • Delete mails: Get rid of unwanted mails and keeping mailbox always light.

  • Very Fast: Clean gmail, scans for mails and efficiently schedules for deletion in batches.

  • Cron Inbuilt: Cron daemon is built-in, so it watches for all incoming mails in background.

  • Easy to use: Say goodbye to lengthy commands. Using clean-gmail is as simple as pressing subscribe button on youtube.

🔨 Installation

  • Create a Google Cloud account.

  • Enable Gmail API, its totally free!

  • Create a filterlist.txt file inside src directory, where we keep tha mail ids to be watched and cleaned

# -- First, clone the repository
git clone https://github.com/PranjalAgni/clean-gmail.git

# -- Navigate to the dir
cd clean-gmail

# -- Install dependencies
npm install

# -- And run!
npm run start

About

A Node.js service, which keeps your mail box clean and light by deleting unwanted mails keeping spammers out of the way. 🚀 ✨ 🎨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published