top | item 22925947 (no title) bambambazooka | 5 years ago Sounds interesting! What program do you use? discuss order hn newest stevekemp|5 years ago Sounds like my toy-project:https://github.com/skx/rss2emailWhich is a "port" of the very old/established python project with the same name:https://github.com/wking/rss2emailIf 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 :) bambambazooka|5 years ago thanks!
stevekemp|5 years ago Sounds like my toy-project:https://github.com/skx/rss2emailWhich is a "port" of the very old/established python project with the same name:https://github.com/wking/rss2emailIf 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 :) bambambazooka|5 years ago thanks!
amaccuish|5 years ago It is, yes, thank you, it works great, well the original anyway, I will look into your more mordern port :)
stevekemp|5 years ago
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
bambambazooka|5 years ago