GitHub Version GitHub last commit
Telegram Figma

Read You

一个以 Material You 风格呈现的 Android RSS 阅读器。

English  |   Deutsch  |   简体中文  |   繁體中文  |   فارسی



startup feeds flow read settings

## 特性 **Read You** 是一个以 [Material You](https://m3.material.io/) 风格呈现的 Android RSS 阅读器,这些是目前已完成的功能和未来要做的事。 - [x] 订阅 RSS 链接 - [x] 导入 / 导出 OPML 文件 - [x] 新文章通知 - [x] 可读性优化(截取文章正文内容) - [x] 全文解析 - [x] 支持多账户 - [ ] 仿生阅读 - [ ] 大声朗读 - [ ] Android 微件 / 小组件 - [ ] ... ## 集成 **Read You** 也集成了一些第三方服务 API,支持您使用已有的云端账户来作为数据源。 - [x] Fever - [x] Google Reader - [x] FreshRSS - [ ] Miniflux - [ ] Tiny Tiny RSS - [ ] Inoreader - [ ] Feedly - [ ] Feedbin - [ ] ... ## 下载 [Get it on GitHub](https://github.com/Ashinch/ReadYou/releases) [Get it on Telegram Channel](https://t.me/ReadYouApp) [Get it on F-Droid](https://f-droid.org/packages/me.ash.reader/) F-Droid 版本与其他版本不兼容,您无法通过覆盖安装包来升级、切换至其他版本,需要卸载后再重新安装,届时所有本地数据将被清除。整个应用的编译、签名和分发均由 [F-Droid](https://f-droid.org/docs/FAQ_-_General/) 统一完成。 ## 夜间构建 我们提供夜间构建用于测试目的,这些版本包含最新的功能和改进,但可能不如常规版本稳定。请注意,夜间版本可能存在 bug,并且不建议日常使用。 检查夜间构建 从 GitHub Actions 页面选择最新的 workflow,并从该 workflow 的摘要页面下载构建文件(您可能需要登录 GitHub)。 **在尝试夜间版本之前,请备份好您的数据。** ## 捐赠 **Read You** 是一款免费的自由开源软件,它受益于开源社区,每一位用户都能够免费享受到它完整的功能,如果您赞赏我目前的工作,可以选择请我喝一杯咖啡 ☕️。 [donate](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) - [besticon](https://github.com/mat/besticon) - ... ### 特别鸣谢 [](https://github.com/Kyant0) 感谢 **@Kyant0** 为 **Read You** 提供的设计灵感与 Monet 引擎实现。 [Copyright © 2000-2023 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.](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)