top | item 22925947

(no title)

bambambazooka | 5 years ago

Sounds interesting! What program do you use?

discuss

order

stevekemp|5 years ago

Sounds like my toy-project:

https://github.com/skx/rss2email

Which is a "port" of the very old/established python project with the same name:

https://github.com/wking/rss2email

If you have a server somewhere, you use cron and configure a list of feeds. Each time a new entry appears you get it sent as an email.

See also this recent post:

https://news.ycombinator.com/item?id=22899469

amaccuish|5 years ago

It is, yes, thank you, it works great, well the original anyway, I will look into your more mordern port :)