Ashinch / ReadYou

An Android RSS reader presented in Material You style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




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 style.

The following are the progress made so far and the goals to be worked on in the near future:

  • Subscribe to RSS links
  • Import or export OPML files
  • Notification of new articles
  • Article readability optimization
  • Full content parse for original articles
  • 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.

  • Fever
  • Google Reader
  • FreshRSS
  • Miniflux
  • Tiny Tiny RSS
  • Inoreader
  • Feedly
  • Feedbin
  • ...

Download

Get it on GitHub Get it on Telegram Channel Get it on F-Droid

F-Droid releases can not upgrade to other releases and it is compiled, signed and distributed uniformly by F-Droid.

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.

Sponsor

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 ☕️.

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.

Build

Welcome to open a pull request. GitHub Actions automatically packages all flavors of apk files for each commit.

Read You is based on Jetpack Compose toolkit for building Android's native UI.

  1. First you need to get the source code of Read You.

    git clone https://github.com/Ashinch/ReadYou.git
  2. Then open it via Android Studio (latest version).

  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

Special Thanks

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.

Thanks to JetBrains for allocating free open-source licences for IDEs for Read You.

Thanks to Weblate for providing free hosting of open source projects for Read You.

License

GNU GPL v3.0 © Read You

About

An Android RSS reader presented in Material You style.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%