8000 GitHub - weblate/capyreader: An smallish Android RSS reader
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

weblate/capyreader

 
 

Repository files navigation

Capy Reader

A smallish RSS reader with support for Feedbin and local feeds.

GitHub Release Tests

Download

Capy Reader is free across all sources.

Releases

Google Play releases happen on a weekly basis give or take Google's time to review.

GitHub releases are marked with a "-dev" suffix and are builds that haven't been submitted to Google Play yet. They are always stable builds but are released more frequently.

Reporting a bug

Bug reports are always welcome and are my top priority.

If you run into an issue, let me know by submitting a bug report.

Feature Requests

If you have questions or feature requests, please post them to Discussions.

Building the app

Getting Started

  1. Clone this repository
  2. Install Android Studio if you don't have it already
  3. Sync Gradle
  4. In the toolbar, go to Run > Run 'app'

Build a signed release (Optional)

By default the app will build with a debug keystore. Follow the instructions below to build a signed release.

  1. Ensure you have a keystore with the name release.keystore in the root directory.

  2. Next, create a file called secrets.properties, also in the root directory, with the following values

    key_alias=
    store_password=
    key_password=

About

An smallish Android RSS reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.4%
  • Other 0.6%
0