Skip to content

sssurvey/reader

Repository files navigation

add source screenshot with half dark mode

Reader

The reader application is a client application for the website https://theoldreader.com. Currently the app version is v0.4.7 and you can see all your subscription list, and read articles with it.

source list screenshot with light mode article list screenshot with light mode read article details webview

The application is written in 100% Kotlin and is utilizing the library:

  • Retrofit 2: For the communication with The Old Reader API
  • RxJava 2: For concurrency
  • Hilt: For dependency Injection
  • Room database: For offline reading

Setup

You should run ./gradlew start to config the project before developing.

More

The Reader application will be made open source:

Open Source Love svg1 License

About

A simple RSS reader. Client app for The Old Reader API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages