Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ming1016/gcdfetchfeed
“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向
https://github.com/ming1016/gcdfetchfeed
Last synced: 29 days ago
JSON representation
“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向
- Host: GitHub
- URL: https://github.com/ming1016/gcdfetchfeed
- Owner: ming1016
- License: mit
- Created: 2016-01-19T07:30:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T04:06:44.000Z (11 months ago)
- Last Synced: 2024-10-15T06:02:30.363Z (29 days ago)
- Language: Objective-C
- Homepage:
- Size: 1.18 MB
- Stars: 1,708
- Watchers: 49
- Forks: 337
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GCDFetchFeed
## Done
* RSS 解析成可用 model
* dispatch_group 监听多 feeds 的 fetch
* Html convert to Core Text
* feed 详情页
* FMDB 本地存储 feed
* Atom 解析
* 阅读原文
* feed 列表的样式调整
* 首页 fetch 中的效果
* 支持点击文章点击后记录已看,显示已看的效果
* 显示列表滚动条
* 读取 feed 列表时取未读文章
* 支持标记全部已读,右上角添加按钮。同时清除该源下文章
* 首页提供一个 fetch 中的进度条
* 支持系统分享,长按链接,和点击右上角分享按钮
* 内置 web 浏览器
* 可判断 4g 和 wifi 环境,wifi 下可串行下载离线浏览图片## Todo List
* 支持手动添加源## 截图
![](https://github.com/ming1016/GCDFetchFeed/blob/master/GCDFetchFeed/resource/ScreenShot1.png?raw=true)|![](https://github.com/ming1016/GCDFetchFeed/blob/master/GCDFetchFeed/resource/ScreenShot2.png?raw=true)|![](https://github.com/ming1016/GCDFetchFeed/blob/master/GCDFetchFeed/resource/ScreenShot3.png?raw=true)
:-------------------------:|:-------------------------:|:-------------------------: