Skip to content

Daemon that cleans GMail account of Groupons and other emails that are older than 24 hours.

Notifications You must be signed in to change notification settings

HawaiianSpork/GMailGrouponCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GMail Groupon Mailbox Cleaner

This is a simple daemon that runs from Unix like operating system that will clean out Groupon and other date dependent emails from your mailbox that are older than a day old.

Building/Installing

To build and install the code on a Mac run:

brew install jsvc
brew install gradle
brew install maven
gradle install

Running

You need to first configure it with your username and password than start the deamon

export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/Current/     
buil/dinstall/GMailGrouponCleaner/bin/configGMailCleaner  
build/install/GMailGrouponCleaner/bin/GMailCleaner start  

About

Daemon that cleans GMail account of Groupons and other emails that are older than 24 hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published