Skip to content

A simple python script that utilizes praw and termux API to send a notification whenever there is a new submission in the user specified subreddit. Checks for new submissions every minute. Works on Android.

License

AyamDobhal/subreddit-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subreddit-notifier

A simple python script that utilizes praw and termux API to send a notification whenever there is a new submission in the user specified subreddit. Checks for new submissions every minute. Works with termux.

It uses the reddit api to fetch the 20 latest submissions from the subreddit that the user specifies every 60 seconds and then checks for any new submissions. If there are any new submissions, it sends a notification to the android device using the termux-notification command of the termux-api.

About

A simple python script that utilizes praw and termux API to send a notification whenever there is a new submission in the user specified subreddit. Checks for new submissions every minute. Works on Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages