Home
Softono
RSSAid

RSSAid

Open source MIT Dart
1.3K
Stars
57
Forks
0
Issues
15
Watchers
2 months
Last Commit

About RSSAid

RSSAid is a complementary application designed for RSSHub, built with the Flutter framework to streamline the discovery and subscription of RSS feeds directly from websites. Functioning similarly to RSSHub Radar but optimized for mobile environments, this app enables users to quickly detect RSS sources from any URL while supporting almost all existing RSSHub rules. Key capabilities include automatic handling of mobile-only URLs through smart expansion of shortlinks and subdomains, clipboard import for easy URL management, and one-tap quick subscription. Users can customize general parameters and define their own RSSHub server endpoints to tailor the feed generation experience. The application features support for specific platforms like Weibo, allows for user-defined rules, and maintains a history of discovered feeds. It utilizes the same auto-updating rule set as RSSHub Radar, ensuring compatibility with the latest RSSHub data formats. Notably, RSSAid differs from browser extensions by parsing URLs directly

Platforms

Web Self-hosted iOS Android

Languages

Dart

Links

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

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">

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

  • [x] Detect RSSHub sources from URL (Supports almost all rules as RSSHub Radar)
  • [x] Supports mobile-only URLs (auto URL expansion for shortlinks and mobile subdomains)
  • [x] Import URLs from clipboard
  • [x] Quick subscription
  • [x] Customizable general parameters
  • [x] Customizable RSSHub server
  • [x] Auto-update RSSHub Radar rules
  • [x] Supports Weibo
  • [x] Supports customized rules
  • [x] Save history
  • [x] RSS+ rules
  • [x] Available on FDroid
  • [x] 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.