OUINET fork of ReadYou application
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ceno challenge 2cd5391a6f Add cacert.pem (fresh from curl) 2 years ago
.github Update GitHub workflows 2 years ago
app Add cacert.pem (fresh from curl) 2 years ago
fastlane/metadata/android Translated using Weblate (Ukrainian) (#266) 2 years ago
gradle/wrapper Add proxy settings 2 years ago
signature Public signature key 2 years ago
.gitignore GitHub Workflows switched to Release 2 years ago
LICENSE Create LICENSE 2 years ago
README-de.md translate README.md to Persian (#175) 2 years ago
README-fa.md Fix and improve Persian translation (#207) 2 years ago
README-zh-CN.md translate README.md to Persian (#175) 2 years ago
README-zh-TW.md translate README.md to Persian (#175) 2 years ago
README.md translate README.md to Persian (#175) 2 years ago
TERMS_OF_SERVICE_AND_PRIVACY_POLICY-de.md Updated german translation (#72) 2 years ago
TERMS_OF_SERVICE_AND_PRIVACY_POLICY-zh-CN.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2 years ago
TERMS_OF_SERVICE_AND_PRIVACY_POLICY-zh-TW.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2 years ago
TERMS_OF_SERVICE_AND_PRIVACY_POLICY.md Add Terms of Service and Privacy Policy 2 years ago
build.gradle Add proxy settings 2 years ago
gradle.properties Change build configuration 2 years ago
gradlew Init 2 years ago
gradlew.bat Init 2 years ago
ouinet.default.properties Add default ouinet settings 2 years ago
settings.gradle Init 2 years ago

README.md




Read You

This is a copy of Reeder, in order to give Android an RSS reader similar to Reeder.

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



startup startup startup startup startup

Features

Read You combines the interaction logic of Reeder with the design style of Material Design 3 (You).

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

  • Local

    • Subscribe to Feed Links
    • Import from OPML
    • Article Sync
    • Article Update Notification
    • Parse Full Content
    • Filter Unread and Starred
    • Feed Grouping
    • Localization
    • Export as OPML
    • Search for Articles
    • Preference Settings
    • Release APK
    • Widget
    • ...
  • Fever API Support

  • Google Reader API Support

  • Inoreader API Support

  • ...

The above features are only preliminary implementations and there may be unknown issues.

Download

Get it on F-Droid

or get the APK from the GitHub release section.

Translate

Build

If you want to preview the Read You app, you can get the preview version of the APK file in Telegram.

Read You is implemented on Android's native Jetpack Compose architecture.

  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

License

GNU GPL v3.0