這是一個在 Android 上的 Reeder 仿製品,為了讓 Android 擁有一個與 Reeder 相似的 RSS 閱讀器。
English by DeepL | Deutsch | 简体中文 | فارسی
繁體中文
](https://f-droid.org/packages/me.ash.reader/)
或者从 [GitHub release](https://github.com/Ashinch/ReadYou/releases) 获取 APK 文件。
## 翻译
## 構建
> 如果你想要預覽 Read You 應用,可以在 [Telegram 頻道](https://t.me/ReadYouApp) 中獲取 **預覽版本** 的 APK 文件。
**Read You** 基於 Android 原生的 [Jetpack Compose](https://developer.android.com/jetpack/compose) 架構實現。
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): [MIT](https://github.com/muhrifqii/ParseRSS/blob/master/LICENSE)
- [Readability4J](https://github.com/dankito/Readability4J): [Apache License 2.0](https://github.com/dankito/Readability4J/blob/master/LICENSE)
- [opml-parser](https://github.com/mdewilde/opml-parser): [Apache License 2.0](https://github.com/mdewilde/opml-parser/blob/master/LICENSE)
- [compose-html](https://github.com/ireward/compose-html): [Apache License 2.0](https://github.com/ireward/compose-html/blob/main/LICENSE.txt)
- [Rome](https://github.com/rometools/rome): [Apache License 2.0](https://github.com/rometools/rome/blob/master/LICENSE)
- [Feeder](https://gitlab.com/spacecowboy/Feeder): [GPL v3.0](https://gitlab.com/spacecowboy/Feeder/-/blob/master/LICENSE)
## 許可證
[GNU GPL v3.0](https://github.com/Ashinch/ReadYou/blob/main/LICENSE)