Skip to content

Selects the most upvoted subreddit posts on average and sends them to the user via gmail SMTP.

License

Notifications You must be signed in to change notification settings

Vinesma/reddit-post-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit-post-mailer

Selects the most upvoted subreddit posts on average and sends them to the user via gmail SMTP.

How it works

The script uses gpg to decrypt the user's gmail password.

Using this data, it can fetch posts from the subreddit specified by the user, filter them down and then output and/or email the contents.

If running the script as a cron job the user can also try using the --afterutc flag so that the script never fetches older submissions.

How to use

Pass the --help flag to the script to learn all the possible options.

Dependencies

yagmail for email support.

About

Selects the most upvoted subreddit posts on average and sends them to the user via gmail SMTP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages