Sign inSign up

spiffytech/rss-alerter

By spiffytech

Updated about 7 years ago

Checks an RSS feed periodically and alerts on new items

Image
0

50K+

spiffytech/rss-alerter repository overview

RSS Alerter

Checks an RSS feed periodically and alerts a webhook on new items

Setup

sqlite3 db.sqlite < create_table.sql

docker run -it -e RSS= -e WEBHOOK= -v $(pwd)/db.sqlite:/app/db.sqlite spiffytech/rss-alerter

Tag summary

Content type

Image

Digest

Size

114.4 MB

Last updated

about 7 years ago

docker pull spiffytech/rss-alerter