Show HN: RSSPub – A self-hosted Rust app to turn RSS feeds into a daily ePub (github.com)

1 points by hsmetric181 ↗ HN
This is a simple web application for personal use that some of you might find useful. It's essentially a serverless version of Calibre's "Fetch News" feature, designed to run on free/hobby server tiers.(Koyeb/Render etc).

It compiles the last 24 hours of your chosen RSS feed articles into a single ebook. Users can download ebooks either via OPDS or send to ereader via email method.

1 comment

[ 1.8 ms ] story [ 18.4 ms ] thread
Really nice project! I was looking for something like this just a couple of days ago.

> designed to run on free/hobby server tiers.(Koyeb/Render etc)

Can you elaborate on this part? Koyeb doesn't seem to have a free tier. I got the docker container running on Render but all configuration is gone after a restart.