Skip to content

Sends notifications to your phone when new posts are made in subreddit(s) you subscribe to

License

Notifications You must be signed in to change notification settings

jonatino/GRedditNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRedditNotifier

Sends notifications to your phone when new posts are made in subreddit(s) you subscribe to

Build Status license

This library is licensed under the MIT license.

GRedditNotifier is an open source Go application that provides new post push notifications straight to your mobile device from subreddit(s) you subscribe to.

How Can I Use GRedditNotifier?

First you will need to install the Pushbullet App on your device.

One you have that app installed and an account created, generate an API key for Pushbullet here: https://www.pushbullet.com/#settings/account

Enter your API key and Reddit username into the GRedditNotifier.json config file and add any subreddit(s) you want to be notified of new posts in the GRedditNotifier.json config file.

Once you click run, the program will run in the background and check your subscribed subreddit(s) every X (number of configured seconds) seconds. If new posts are found, you will get a notification on your phone including the title, time, link, and the author of the post (See screenshot below).


Screenshots

Alt text

About

Sends notifications to your phone when new posts are made in subreddit(s) you subscribe to

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages