Read You si integra con alcune API di servizi di terze parti per supportare l'utente nell'utilizzo degli account cloud esistenti come fonti di dati. Integrato con FreshRSS, Miniflux, Tiny Tiny RSS, Inoreader, Feedly, Feedbin. Per avere un account FreshRSS: https://mastodon.uno/@devol/111879986134652899
Go to file
Zhiting Guo f695a2a040
Enable 'Next Article' (#171)
2022-08-08 11:31:11 +08:00
.github Update GitHub workflows 2022-05-10 22:55:35 +08:00
app Enable 'Next Article' (#171) 2022-08-08 11:31:11 +08:00
fastlane/metadata/android ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2022-08-04 09:31:15 +08:00
gradle/wrapper Add reading page style settings (#132) 2022-07-10 14:43:09 +08:00
signature Public signature key 2022-04-29 01:56:53 +08:00
.gitignore GitHub Workflows switched to Release 2022-04-20 05:09:58 +08:00
LICENSE Create LICENSE 2022-03-30 23:48:55 +08:00
README-de.md Add reading page style settings (#132) 2022-07-10 14:43:09 +08:00
README-zh-CN.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2022-08-04 09:31:15 +08:00
README-zh-TW.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2022-08-04 09:31:15 +08:00
README.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2022-08-04 09:31:15 +08:00
TERMS_OF_SERVICE_AND_PRIVACY_POLICY-de.md Updated german translation (#72) 2022-05-16 04:28:32 +08:00
TERMS_OF_SERVICE_AND_PRIVACY_POLICY-zh-CN.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2022-08-04 09:31:15 +08:00
TERMS_OF_SERVICE_AND_PRIVACY_POLICY-zh-TW.md ReadYou: Add Chinese(Traditional) Translate[2/2] (#169) 2022-08-04 09:31:15 +08:00
TERMS_OF_SERVICE_AND_PRIVACY_POLICY.md Add Terms of Service and Privacy Policy 2022-04-06 23:50:56 +08:00
build.gradle Update dependencies 2022-05-25 08:31:29 +08:00
gradle.properties Change build configuration 2022-03-29 20:34:15 +08:00
gradlew Init 2022-03-02 04:28:05 +08:00
gradlew.bat Init 2022-03-02 04:28:05 +08:00
settings.gradle Init 2022-03-02 04:28:05 +08:00

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.

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