A smallish RSS reader with support for Feedbin and local feeds.
Capy Reader is free across all sources.
Google Play releases happen every week or so depending on new features, bugfixes and translations.
GitHub releases are marked with a "-dev" suffix and happen more frequently. They are always stable, tested builds.
Bug reports are always welcome and are my top priority.
If you run into an issue, let me know by submitting a bug report.
If you have questions or feature requests, please post them to Discussions.
Check out the project roadmap to see what's currently in progress and on deck.
Translations are hosted on Weblate. Feel free to add or update translations.
If you don't see your language, please submit a request in Discussions.
- Clone this repository
- Install Android Studio if you don't have it already
- Sync Gradle
- In the toolbar, go to Run > Run 'app'
By default the app will build with a debug keystore. Follow the instructions below to build a signed release.
-
Ensure you have a keystore with the name
release.keystore
in the root directory. -
Next, create a file called
secrets.properties
, also in the root directory, with the following valueskey_alias= store_password= key_password=