Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 2.25 KB

README.md

File metadata and controls

82 lines (51 loc) · 2.25 KB

RedReader

An unofficial, open source Android client for Reddit.

CI Translation status

Get it on Google Play

Features

  • Free and open-source Software - no ads/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+

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.