Skip to content

QuantumBadger/RedReader

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

RedReader

An unofficial, open source Android client for Reddit.

CI Translation status

Get it on Google Play Get it on F-Droid

Features

  • Free and open source, with no ads or tracking
  • Lightweight and fast
  • Swipe posts left and right to perform customizable actions, such as upvote/downvote, or save/hide
  • Advanced cache management - automatically stores past versions of posts and comments
  • Support for multiple accounts
  • Two-column tablet mode (can be used on your phone, if it’s big enough)
  • Image and comment precaching (optional: always, never, or Wi-Fi only)
  • Built-in image viewer, and GIF/video player
  • Multiple themes, including night mode, and ultra black for AMOLED displays
  • Support for Android 4.0+
  • Translations for multiple languages
  • Accessibility features and optimization for screen reader use

Downloading

RedReader is available for free on the Google Play store:

https://play.google.com/store/apps/details?id=org.quantumbadger.redreader

RedReader can also be found for free on F-Droid:

https://f-droid.org/app/org.quantumbadger.redreader

The Google Play APKs are also available here:

https://github.com/QuantumBadger/RedReader/releases

Translating

Please help us translate RedReader into new languages, or improve the translations for existing languages!

https://hosted.weblate.org/projects/redreader/strings/

Translation status

Pull Requests

Please see the contribution guidelines in CONTRIBUTING.md.

Building

RedReader is built using Gradle. On Linux, simply run:

./gradlew installDebug

License

RedReader is licensed under the GPL, version 3. A copy of the license is included in LICENSE.txt.

Thanks

A full list of contributors is included in the changelog.