Skip to content

Python script that filter rss feeds and send pushbullet notification

Notifications You must be signed in to change notification settings

kuroneko995/rsspushbullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rsspushbullet

Python script that filter rss feeds and send notification to pushbullet I wrote this to notify myself for new anime release on animetosho

For python 2

Dependencies

This depends on pushbullet.py and feedparser. You can install them using pip

pip install pushbullet.py feedparser

You will need to provide your pushbullet api key in feeds.txt You can get your API Key from https://www.pushbullet.com/#settings/account

Using the script:

Clone the git directory and run

python parse_feeds.py

About

Python script that filter rss feeds and send pushbullet notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages