back to home

jocmp / capyreader

A smallish Android RSS reader

View on GitHub
1,068 stars
56 forks
67 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing jocmp/capyreader in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/jocmp/capyreader)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Capy Reader _A smallish RSS reader with support for Feedbin, FreshRSS, Miniflux and local feeds._ Download • [Google Play][gplay_link] • [F-Droid][fdroid_link] • [IzzyOnDroid][izzy_link] • [GitHub Releases][github_link] Capy Reader is free across all sources. It is available for devices running Android 11 or later. Releases • Google Play and F-Droid releases happen every week or so depending on new features, bugfixes and translations. • Nightly releases are a separate package marked with a "-nightly" suffix. These are unstable, untested builds. Reporting a bug Bug reports are always welcome and are a top priority. Please search the discussions first and issues to make sure the bug is new and hasn't been reported yet. If you're in doubt or run into an unreported issue, go ahead and submit a bug report. Please include details like app version, OS version, and steps to reproduce the bug. Screenshots are also useful! Report a bug Feature Requests If you have questions or a general feature request, please post them to discussions as a feature request. 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 issue to support full content for that site: Full Content Request form Writing and verifying full content parsers can be time consuming. If you find this useful, consider donating to show your support. Roadmap Check out the project roadmap to see what's currently in progress and on deck. Contributing Translations Translations are hosted on Weblate and are open to everyone to add or update translations. If you don't see your language, feel free to add it! Pull Requests If you want to create a pull request **please ask first.** This will save time in review, and save your time writing code if it doesn't fit for the app. Building the app Getting Started • Clone this repository • Install Android Studio if you don't have it already • Sync Gradle • 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. • Ensure you have a keystore with the name in the root directory. • Next, create a file called , also in the root directory, with the following values [gplay_link]: https://play.google.com/store/apps/details?id=com.capyreader.app [fdroid_link]: https://f-droid.org/packages/com.capyreader.app/ [izzy_link]: https://apt.izzysoft.de/fdroid/index/apk/com.capyreader.app [izzy_img]: https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/com.capyreader.app&label=IzzyOnDroid [github_link]: https://github.com/jocmp/capyreader/releases/latest [github_img]: https://img.shields.io/github/v/release/jocmp/capyreader?logo=GitHub