MCPcopy Index your code
hub / github.com/HaarigerHarald/raspicast

github.com/HaarigerHarald/raspicast @1.4.15

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.4.15 ↗ · + Follow
370 symbols 953 edges 33 files 9 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Raspicast

These are the sources of the android app Raspicast:

https://play.google.com/store/apps/details?id=at.huber.raspicast

This was written during 2013 - 2015, due to the upcoming deprecation of the OMX API on the Raspberry Pi it will require updates.

Building with Gradle

If you have the android sdk and the java jdk installed you can build from the commandline with:

gradlew build

Or to build just the release:

gradlew aR

It can also be built with android studio after importing.

License

The sources are licensed under the GPLv2 see:

https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

or the supplied LICENSE.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 318
Class 49
Interface 2
Enum 1

Languages

Java100%

Modules by API surface

src/main/java/at/huber/raspicast/SshConnection.java35 symbols
src/main/java/at/huber/raspicast/OverflowMenuFragActivity.java35 symbols
src/main/java/at/huber/raspicast/VideoControlExecutor.java25 symbols
src/main/java/at/huber/raspicast/QueueFragActivity.java25 symbols
src/main/java/at/huber/raspicast/dialogs/DirectoryChooseDialog.java22 symbols
src/main/java/at/huber/raspicast/RaspiListFragment.java22 symbols
src/main/java/at/huber/raspicast/RaspiDetailFragment.java21 symbols
src/main/java/at/huber/raspicast/LocalMediaFragment.java17 symbols
src/main/java/at/huber/raspicast/ImageFragment.java15 symbols
src/main/java/at/huber/raspicast/CastFragment.java15 symbols
src/main/java/at/huber/raspicast/AlbumFragment.java15 symbols
src/main/java/at/huber/raspicast/utils/RaspiUtils.java14 symbols

For agents

$ claude mcp add raspicast \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page