GitHub Version GitHub last commit
Telegram Figma

Read You

An Android RSS reader presented in Material You style.

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



startup feeds flow read settings

## Features **Read You** is an Android RSS reader presented in [Material You](https://m3.material.io/) style. The following are the progress made so far and the goals to be worked on in the near future: - [x] Subscribe to RSS links - [x] Import or export OPML files - [x] Notification of new articles - [x] Article readability optimization - [x] Full content parse for original articles - [x] Multi-account - [ ] Bionic reading - [ ] Read aloud - [ ] Android widget - [ ] ... ## Integration **Read You** integrates with some of third-party service APIs to support you in using your existing cloud accounts as data sources. - [x] Fever - [x] Google Reader - [x] FreshRSS - [ ] Miniflux - [ ] Tiny Tiny RSS - [ ] Inoreader - [ ] Feedly - [ ] Feedbin - [ ] ... ## Download [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 releases can not upgrade to other releases and it is compiled, signed and distributed uniformly by [F-Droid](https://f-droid.org/docs/FAQ_-_General/). ## Nightly We offer Nightly versions for testing purposes. These versions include the latest features and improvements but may not be as stable as our regular releases. Please note that Nightly builds might have bugs and are not recommended for everyday use. You can download the Nightly version from the following link: Check Nightly Builds Choose the latest workflow from the GitHub Actions page and download the artifacts from the workflow's summary page (You may require logging in to GitHub). **Remember to back up your data before trying the Nightly version in case of any issues.** ## Sponsorship **Read You** is a free open source software that benefits from the open source community and every user can enjoy it's full functionality for free, so if you appreciate my current work, you can buy me a cup of coffee ☕️. [donate](https://afdian.net/a/ashinch) Thanks for all the love and support ❤️ ## Localization Thank you to each of the **Read You** translators, and if you would like to contribute, please submit a translation via [Weblate](https://hosted.weblate.org/engage/readyou/). [](https://hosted.weblate.org/engage/readyou/) ## Build > Welcome to open a [pull request](https://github.com/Ashinch/ReadYou/pulls). [GitHub Actions](https://github.com/Ashinch/ReadYou/actions) automatically packages all flavors of apk files for each commit. **Read You** is based on [Jetpack Compose](https://developer.android.com/jetpack/compose) toolkit for building Android's native UI. 1. First you need to get the source code of **Read You**. ```shell git clone https://github.com/Ashinch/ReadYou.git ``` 2. Then open it via [Android Studio (latest version)](https://developer.android.com/studio). 3. When you click the `▶ Run` button, it will be built and run automatically. > In case of lag, please select Release version build. ## Credits ### Open Source Projects - [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) - ... ### Special Thanks [](https://github.com/Kyant0) Thanks to **@Kyant0** for the design inspiration and Monet engine implementation for **Read You**. [Copyright © 2000-2023 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.](https://www.jetbrains.com/) Thanks to **JetBrains** for allocating free open-source licences for IDEs for **Read You**. [](https://hosted.weblate.org/engage/readyou/) Thanks to **Weblate** for providing free hosting of open source projects for **Read You**. ## License GNU GPL v3.0 © [Read You](https://github.com/Ashinch/ReadYou/blob/main/LICENSE)