Skip to content

jocmp/capyreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f92294e · Feb 17, 2025
Jan 15, 2025
Feb 16, 2025
Dec 7, 2024
Feb 17, 2025
Feb 9, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Jan 24, 2025
Feb 16, 2025
Jan 28, 2025
Jan 4, 2025
Aug 16, 2024
Aug 11, 2024
Dec 2, 2024
Oct 27, 2024
Nov 27, 2024
Jan 15, 2025
Jan 15, 2025
Jan 15, 2025
Jun 18, 2024
Dec 23, 2024
Dec 8, 2024
Nov 1, 2024
Feb 17, 2025
Apr 6, 2024
Nov 25, 2023
Nov 25, 2023
Nov 25, 2023
Feb 9, 2025

Repository files navigation

Capy Reader

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

Tests Translation status

Download

Capy Reader is free across all sources. It is available for devices running Android 11 or later.

Releases

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.

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 a general feature request, please post them to Discussions.

Full Content Support

Sometimes Capy's full content mode doesn't work as expected on a site due to the chaos of the web.

When this happens, please submit a separate feature request to support full content for that site: Full Content Request form

Roadmap

Check out the project roadmap to see what's currently in progress and on deck.

Translations

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.

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=