Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.59 KB

README.md

File metadata and controls

58 lines (40 loc) · 2.59 KB

RSSAid

RSSAid is a complementary app for RSSHub built with Flutter, similar to RSSHub Radar, which helps you quickly discover and subscribe to RSS feeds from websites, and supports common parameters of RSSHub (for filtering, getting full text, etc.) ChineseVersion

Install

Get it on F-Droid

The latest build for Android can be found in the releases.

Build

If you wish to build the application from source, please refer to the official documentation by Flutter.

Features

  • Detect RSSHub sources from URL (Supports almost all rules as RSSHub Radar)
  • Supports mobile-only URLs (auto URL expansion for shortlinks and mobile subdomains)
  • Import URLs from clipboard
  • Quick subscription
  • Customizable general parameters
  • Customizable RSSHub server
  • Auto-update RSSHub Radar rules
  • Supports Weibo
  • Supports customized rules
  • Save history
  • RSS+ rules
  • Available on FDroid
  • English version

Rules

RSSAid use the same rules as RSSHub Radar and both supports auto-update.

If you wish to submit new rules for RSSHub Radar and RSSAid, see how.

Note that rules using document in target is not applicable to RSSAid. RSSAid is NOT a browser extension, it simply gets and parses URL.

Some pages have different URLs for mobile and PC, but rules on RSSHub Radar only supports PC-style URLs. RSSAid will try to convert mobile-specific URLs, but if you find a URL that is valid on RSSHub Radar but not on RSSAid, try using the URL for PC, and report the issue on Telegram.

Author

RSSAid is made by Leetao and licensed under MIT license.