## 特性
**Read You** 是一个以 [Material You](https://m3.material.io/) 风格呈现的 Android RSS 阅读器,这些是目前已完成的功能和未来要做的事。
- [x] 订阅 RSS 链接
- [x] 导入 / 导出 OPML 文件
- [x] 文章更新通知
- [x] 沉浸阅读(文章内容去干扰优化)
- [x] 全文解析
- [x] 支持多账户
- [ ] 仿生阅读
- [ ] 大声朗读
- [ ] Android 微件 / 小组件
- [ ] ...
[我目前在做什么?](https://github.com/users/Ashinch/projects/2)
## 集成
**Read You** 也集成了一些第三方服务 API,支持您使用已有的云端账户来作为数据源。
- [x] Fever
- [ ] Google Reader
- [ ] FreshRSS
- [ ] Miniflux
- [ ] Tiny Tiny RSS
- [ ] Inoreader
- [ ] Feedly
- [ ] Feedbin
- [ ] ...
## 下载
[](https://github.com/Ashinch/ReadYou/releases)
[](https://t.me/ReadYouApp)
[](https://f-droid.org/packages/me.ash.reader/)
F-Droid 版本与其他版本不兼容,您无法通过覆盖安装包来升级、切换至其他版本,需要卸载后再重新安装,届时所有本地数据将被清除。整个应用的编译、签名和分发均由 [F-Droid](https://f-droid.org/docs/FAQ_-_General/) 统一完成。
## 捐赠
**Read You** 是一款免费的自由开源软件,它受益于开源社区,每一位用户都能够免费享受到它完整的功能,如果您赞赏我目前的工作,可以选择请我喝一杯咖啡 ☕️。
[](https://afdian.net/a/ashinch)
[感谢所有的爱与支持 ❤️](https://afdian.net/a/ashinch?tab=sponsor)
## 本地化
感谢每一位 **Read You** 的翻译人员,如果您也希望做出贡献,请通过 [Weblate](https://hosted.weblate.org/engage/readyou/) 来提交翻译文本。
[](https://hosted.weblate.org/engage/readyou/)
## 构建
> 欢迎 [提交](https://github.com/Ashinch/ReadYou/pulls) 您的代码,[GitHub Actions](https://github.com/Ashinch/ReadYou/actions) 为每次提交都自动打包了所有分发渠道的 APK 文件。
**Read You** 基于 [Jetpack Compose](https://developer.android.com/jetpack/compose) 工具包来构建 Android 原生用户界面。
1. 首先您需要获取 **Read You** 的源代码:
```shell
git clone https://github.com/Ashinch/ReadYou.git
```
2. 然后通过 [Android Studio (最新版本)](https://developer.android.com/studio) 打开。
3. 点击 `▶ 运行(Run)` 按钮后将会自动构建并运行。
> 如遇卡顿现象,请选择 Release 版本构建。
## 致谢
### 开源项目
- [MusicYou](https://github.com/Kyant0/MusicYou)
- [ParseRSS](https://github.com/muhrifqii/ParseRSS)
- [Readability4J](https://github.com/dankito/Readability4J)
- [opml-parser](https://github.com/mdewilde/opml-parser)
- [compose-html](https://github.com/ireward/compose-html)
- [Rome](https://github.com/rometools/rome)
- [Feeder](https://gitlab.com/spacecowboy/Feeder)
- [Seal](https://github.com/JunkFood02/Seal)
- [news-flash](https://gitlab.com/news-flash)
- ...
### 特别鸣谢
[](https://github.com/Kyant0)
感谢 **@Kyant0** 为 **Read You** 提供的设计灵感与 Monet 引擎实现。
[](https://www.jetbrains.com/)
感谢 **JetBrains** 为 **Read You** 提供的开源项目产品许可证。
[](https://hosted.weblate.org/engage/readyou/)
感谢 **Weblate** 为 **Read You** 提供的开源项目免费托管服务。
## 许可证
GNU GPL v3.0 © [Read You](https://github.com/Ashinch/ReadYou/blob/main/LICENSE)