GitXplorerGitXplorer
L

RSSAid

public
1117 stars
50 forks
0 issues

Commits

List of commits on branch main.
Verified
588de309c9278ebd73f59558570d2aa399cb8099

fix #66

LLeetaoGoooo committed a month ago
Verified
6204d05bfa829d320e62a782d85f9e1ea4793ced

fix: #63 translating GitHub addresses incorrectly (#64)

LLeetaoGoooo committed 3 months ago
Unverified
f15dfa54c1745fcaec82b15c6d80ae2d5fc85c0a

Merge branch 'main' of https://github.com/LeetaoGoooo/RSSAid

LLeetaoGoooo committed 5 months ago
Verified
2e0eaf6a6f858cdc804a716e368eb5fff95624cd

Feat web site rsshub (#61)

LLeetaoGoooo committed 5 months ago
Unverified
1d38a8bbe42ed22932dbb311757d1e8d6c8e1f27

feat: tag v3.0.2

LLeetaoGoooo committed 6 months ago
Unverified
c6ac5eec66d32cd461f5d380fa5b3d9fb143e8af

feat: add access key in the config page

LLeetaoGoooo committed 6 months ago

README

The README file for this repository.

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

  • [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.