{
  "name": "RSSHub",
  "available": true,
  "port": 8223,
  "exposable": true,
  "id": "rsshub",
  "description": "RSSHub is an open source, easy to use, and extensible RSS feed generator. It's capable of generating RSS feeds from pretty much everything.",
  "tipi_version": 1,
  "version": "2024-04-17",
  "categories": ["utilities", "media"],
  "short_desc": "Everything is RSSible with RSSHub",
  "author": "https://github.com/DIYgod",
  "source": "https://github.com/DIYgod/RSSHub",
  "website": "https://docs.rsshub.app/",
  "url_suffix": "",
  "form_fields": [
    {
      "type": "password",
      "label": "Access Key",
      "max": 256,
      "min": 4,
      "required": false,
      "env_variable": "ACCESS_KEY"
    }
  ],
  "supported_architectures": ["amd64", "arm64"]
}