miniflux

Minimalist and opinionated feed reader for reading RSS/Atom feeds

brewmacoslinux
Try with needOr install directly
Source

About

Minimalist and opinionated feed reader

Commands

miniflux

Examples

Start the Miniflux server on default port 8080$ miniflux
Start Miniflux server on a custom port$ miniflux -listen-addr localhost:3000
Run Miniflux with a PostgreSQL database connection$ miniflux -database-url 'postgres://user:pass@localhost/miniflux'