Neurowire
SaaS soonTurn any blog into a modern feed.
Neurowire converts websites with article listings, RSS feeds and Atom feeds into multiple standardized feed formats. Everything is normalized to one canonical model, so the CLI, API and UI all render the same data. Open source today, with a freemium SaaS on the way.
What it does
Point Neurowire at a source, any site listing, RSS or Atom feed, and it normalizes the content into a single canonical model. From there it publishes Atom 1.0, JSON Feed 1.1, Markdown, its own NWF format, and self-contained styled HTML pages. Because everything renders from one model, the CLI, HTTP API and web UI stay perfectly in sync.
Key features
- Multi-format output: Atom 1.0, JSON Feed 1.1, Markdown and the NWF format.
- Meshes: bundle multiple sources into named feeds with parallel fetching and deduplication.
- Constructs: organize meshes into larger collections, or repos.
- HTML publishing: generate self-contained styled static pages on a schedule.
- Built-in curated taps for sites without native feeds.
- CLI, HTTP API and web UI, all on the same data.
Stack & status
TypeScript-dominant monorepo on pnpm workspaces, Node.js 20+, Vitest for testing and Biome for code quality. Active project with live examples deployed via GitHub Pages. A freemium SaaS offering is in progress.
