FluentReader not only looks pretty good, but also is capable of fetching the text from linked articles, avoiding needing to open a web browser (and also stripping all ads in the process)
brenno
joined 1 year ago
FluentReader not only looks pretty good, but also is capable of fetching the text from linked articles, avoiding needing to open a web browser (and also stripping all ads in the process)
I've built a Dockerfile that does a hybrid of solution 1 and AppImage building.
It compiles the software with an older Debian release, then packages the software in a Python AppImage with necessary dependencies installed and the proper dynamic libs copied.