Skip to content
Live demo

What is SparkFeed?

The modern web has a discovery problem. Between algorithmic timelines, paywalls, and notification overload, staying informed has become exhausting.

Most RSS readers tried to solve this, but they either became subscription services (Feedly, Inoreader), got shut down (Google Reader), or require a cloud account.

SparkFeed is different. It runs on your machine, stores data locally, and gives you back full ownership of your reading experience.

At its core, SparkFeed is a feed reader and aggregator:

CapabilityDescription
Feed managementAdd, organize, and remove RSS/Atom feeds
Article readingClean, focused reading view for any article
Folder organizationGroup feeds into folders for better organization
FavoritesStar articles to save them for later
Offline readingRead cached articles without an internet connection
SearchQuickly find articles across all your feeds
AI (coming soon)Summarize articles and generate social media posts

SparkFeed is a TypeScript-first, full-stack application:

Browser (React + Tailwind + TanStack Router)
API Layer (Nitro server)
Local Database (SQLite via Drizzle ORM)

The entire stack runs on your local machine. There’s no remote database, no authentication service, and no cloud dependency.

FeatureSparkFeedFeedlyMinifluxReeder
Self-hostedYesNoYesNo
Local databaseYesNoNo (Postgres)No
No account neededYesNoYesNo
Free foreverYesNo (Freemium)Yes (paid)No (paid)
AI featuresComingYes (paid)NoNo
Open sourceYesNoYesNo

SparkFeed is built on a simple belief: you should own your reading experience.

Your feeds, your articles, and your reading history should all live on your machine, not on a startup’s servers.

This is why SparkFeed will always be:

  • Free: No subscription, no “Pro plan”
  • Open source: Inspect and modify the code
  • Local-first: No cloud, no syncing required
  • Privacy-respecting: No analytics, no data selling