esc
Type to search the docs
Back to catalog

rsshub

Tested

Generate RSS feeds from almost any website

Run locally

Tested and verified to launch successfully.

Terminal
$ npx launchfile up rsshub

Requires Docker Desktop. No source code needed — pulls pre-built images and starts rsshub with all dependencies.

Image: diygod/rsshub:latest
Launchfile View on GitHub
# yaml-language-server: $schema=https://launchfile.dev/schema/v1
version: launch/v1
name: rsshub
description: "Generate RSS feeds from almost any website"
repository: https://github.com/DIYgod/RSSHub
logo: https://raw.githubusercontent.com/DIYgod/RSSHub/master/website/static/img/logo.png

image: diygod/rsshub:latest
provides:
  - protocol: http
    port: 1200
    exposed: true
health: /healthz
restart: always

Test Results

Last Tested

2026-04-08

Health Check

Passing

Startup Time

2s

Total Disk

446 MB

Learn More

Spec references for features used in this Launchfile.

Related Apps

© 2026 High Bridge Enterprises AB