Tagged Questions
1
vote
2answers
126 views
Simple feed aggregation server
I’m looking for a program that runs as daemon, downloads Atom and RSS feeds at least every minute, and provides a paginated Atom feed of all entries of all feeds through a simple HTTP server. It ...