# ming1016/RSSReader

“已阅”新版，RSS阅读器，使用FMDB做存储，ReactiveCocoa处理数据流向

Repository: https://github.com/ming1016/RSSReader
Canonical: https://ross.abutalabs.com/products/rssreader
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2025-01-12T15:56:57+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 1, release rhythm 35, longevity 100
- inputs: {"age_days": 3879, "days_push": 598, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1751, forks 332 (observed 2026-08-28T04:05:31.181124+00:00)

## What it is
An iOS RSS reader app ('YiYue') written in Objective-C that parses RSS/Atom feeds and stores articles locally with FMDB. It uses ReactiveCocoa for data flow and supports offline image downloading, read tracking, and a built-in browser.

## Use cases
- read rss feeds on iphone
- parse rss and atom feeds into models
- download articles for offline reading
- track read and unread articles
- browse feed links in an embedded browser

## When to choose
- you want a native iOS RSS reader to study or use
- you need an Objective-C example of ReactiveCocoa and FMDB in a real app
- you want offline reading with wifi-aware image downloading

## When to avoid
- you need an Android or cross-platform reader
- you want a modern Swift/SwiftUI codebase
- you need server-side feed syncing across devices

## Facets
- artifact type: application
- maturity: maintenance
- function: parser, http-client, file-system
- domain: web-development, developer-tools, mobile-development
- platform: -
- tags: rss-reader, objective-c, fmdb, reactivecocoa, offline-reading, feed-aggregator, ios, mobile, swift

## Member repositories
- ming1016/RSSReader (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:31.181124+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:28:33.639773+00:00, confidence not recorded.
  - readme: https://github.com/ming1016/RSSReader (fetched 2026-08-28T04:05:31.181124+00:00, sha bcada38bba43)
- Data as of 2026-08-30T08:39:29.467469+00:00.
