GitHub Version GitHub last commit
Telegram Figma

Read You

這是一個在 Android 上的 Reeder 仿製品,為了讓 Android 擁有一個與 Reeder 相似的 RSS 閱讀器。

English by DeepL  |   Deutsch  |   简体中文  |   فارسی

繁體中文



startup feeds flow read settings

## 特性 **Read You** 結合了 Reeder 的交互邏輯與 [Material Design 3 (You)](https://m3.material.io/) 的設計風格。 以下是目前取得的進展和近期將要努力的目標: - [x] 本地 - [x] 訂閱 RSS 連結 - [x] 匯入 OPML 文件 - [x] 文章同步 - [x] 文章更新通知 - [x] 全文分析 - [x] 過濾未讀、星標 - [x] 訂閱源分組 - [x] 本地化 - [x] 匯出 OPML 文件 - [x] 文章搜尋 - [ ] 偏好設定 - [ ] 發布 APK - [ ] 小工具 - [ ] ... - [ ] Fever API 支持 - [ ] Google Reader API 支持 - [ ] Inoreader API 支持 - [ ] ... > 以上特性僅是初步實現,可能存在某些未知 BUG,仍需進行測試和最佳化。 ## 下载 [Get it on F-Droid](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)