VibeHunt
Back to browse

TinyFeed

Generate a static HTML page from a collection of feeds with a simple CLI.

tinyfeed is a command‑line utility that creates a single static HTML page from a list of RSS, Atom, or JSON feed URLs. It operates without a database or configuration file; the user supplies the feed URLs to the CLI and the tool generates the page, which can then be refreshed automatically via cron, systemd, or OpenRC. The output is lightweight, fully accessible, and adapts to the system’s dark or light theme.

The project leverages the gofeed library for feed parsing and allows extensive customization through external stylesheets and HTML templates. Users can select from pre‑built themes or provide their own, and a daemon mode enables periodic regeneration of the page without manual intervention.

tinyfeed is self‑hostable, open‑source under the MIT license, and intended for anyone who wants a simple, subscription‑free way to aggregate web feeds into a static site. Documentation, live demos, and contribution guidelines are available on the project’s website and GitHub repository.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps