4 Repos
Mechanisms for registering new external data sources within an application.
Distinct from Source Customization: Distinct from Source Customization: focuses on adding external data providers rather than modifying internal source code for builds.
Explore 4 awesome GitHub repositories matching software engineering & architecture · Content Provider Extensions. Refine with filters or upvote what's useful.
PicaComic is a digital comic and manga reader that enables browsing and reading content from multiple online sources within a single unified interface. It aggregates data from various providers into a local database for consistent searching and browsing. The application supports custom content integration, allowing the registration of new third-party reading sources through a provider-based extension system. It also features cross-device reading synchronization to keep reading progress and favorite lists aligned across different devices. Additional capabilities include offline content manage
Enables the registration of custom content providers to expand available reading materials.
Miru ist ein Multimedia-Content-Aggregator und Proxy-fähiger Media-Player, der eine einheitliche Schnittstelle zum Streamen von Videos, Lesen von Comics und Durchsuchen von Romanen aus mehreren externen Quellen bietet. Er fungiert als JavaScript-Erweiterungsplattform, die es Benutzern ermöglicht, neue Medienquellen und Anwendungsfunktionen durch die Integration benutzerdefinierter Skripte und Provider-Logik hinzuzufügen. Die Anwendung integriert sich in externe Media-Tracking-Dienste, um den Fortschritt beim Ansehen zu synchronisieren und Medienbibliotheken zu pflegen. Sie ruft zudem detaillierte Film- und Show-Informationen aus externen Datenbanken ab, um die Inhaltsanzeige mit Metadaten anzureichern. Das System enthält eine lokale Dokumentendatenbank zur Persistierung von Benutzereinstellungen und Anwendungszuständen. Die Konnektivität wird über eine Netzwerkschicht verwaltet, die das Routing von Traffic über Proxy-Server unterstützt, um Netzwerkeinschränkungen zu umgehen.
Allows adding new media sources through the integration of custom JavaScript provider extensions.
Komikku is a manga reader application and digital comic library manager. It functions as a content aggregation client that combines feeds and saved searches from multiple third-party extensions into a unified view, while providing a mobile interface for reading digital comics from online sources or local storage. The application integrates third-party source extensions to fetch content from various catalogs and includes a system to synchronize reading status and progress records with external tracking services. It also allows for content source migration to maintain library access when a spec
Uses external scripts to decouple content fetching from the core app via a provider extension system.
Tomahawk is a multi-source music player that aggregates local audio files and online streaming services into a single interface. It functions as a social music discovery platform, enabling users to browse shared libraries, exchange tracks, and participate in collaborative listening sessions. The application distinguishes itself through a decentralized peer-to-peer architecture that facilitates direct media discovery and data exchange between users without relying on a central server. It utilizes a modular resolver framework that allows for the integration of custom plugins, enabling the conne
Supports custom resolvers to connect with new streaming platforms and cloud storage providers.