
tinyfeed
CLI tool that generates a lightweight static HTML feed aggregator

tinyfeed is a small command-line tool that generates a static HTML page from a collection of feeds. It supports RSS, Atom and JSON feeds and produces an accessible, lightweight single-page output with optional themes and templates.
Key Features
- Fetches and aggregates RSS, Atom and JSON feeds into a single static HTML page
- CLI-first design with no database and no config file required
- Highly customizable output with external stylesheets and template support
- Dark/light theme that follows system preference and multiple demo skins
- Daemon mode and scheduling-friendly operation for periodic regeneration
- Produces fully static, accessible HTML suitable for simple hosting or embedding
Use Cases
- Host a personal aggregated feed page listing favorite blogs, news, and projects
- Publish a curated feed-driven page or link list for a community or team
- Generate a lightweight public-facing feed index that can be updated by cron or systemd
Limitations and Considerations
- Static output means no per-user state (read markers, accounts, per-user feeds)
- No built-in server-side search or pagination; large numbers of feeds may affect generation time
- Intended for simple publishing rather than as a full-featured feed reader or multi-user platform
tinyfeed is suited for users who want a minimal, maintainable feed aggregation page without running a full application server. Its simple CLI and template support make it easy to integrate into existing automation or hosting workflows.
Categories:
Tags:
Tech Stack:
Similar Services

RSSHub
RSS feed generator for websites and platforms without RSS
RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.
Go
HTML
systemd
cron
CSS