Skip to content

Sends emails of new posts from a particular subreddit.

patrickdean/RedditNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedditNotifier

RedditNotifier is a Scala application that fetches posts from a particular subreddit and sends an email for each post found.

configure the fields "sender" and "recipients" of settings.json with email addresses for sending/receiving.

Usage(fetches new posts from /r/funny):

$ java -jar redditNotifier.jar funny new

About

Sends emails of new posts from a particular subreddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages