Hi everyone, I made a little application for my pocketbook which I think others might enjoy as well. It is called "feedbinder". It turns a regular old rss or atom feed into one big ebook, and adds new chapters to the end when they are added.
Currently the softrware is very much in an alpha stage, but maybe some of you want to check it out. If so, here is a link
https://codeberg.org/User18130814200115/FeedBinder
In my oppion, it is an improvement over both the built-in rss reader and ko-readers news plugin. Notable features are:
- Collection of a whole feed into a single epub file
- Filtering of content so that only the actual article is presented
- Multi-threaded downloads and processing
- Seperate backend and frontend allowig for easy development for other platforms (hopefully).