RSSHub

Revision as of 13:23, 16 March 2026 by Onny (talk | contribs) (Init page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RSSHub is an open-source RSS feed generator that can produce RSS and Atom feeds from virtually any website or service, including platforms that do not natively support RSS.

Setup

Note: The `services.rsshub` module has not yet been merged into a stable NixOS release. It is expected to become available with NixOS 26.05.

Enable the service by adding the following to your NixOS configuration:

services.rsshub.enable = true;

After rebuild, RSSHub will be available at http://localhost:1200


See also