awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fumiama avatar

fumiama/copymanga

0
View on GitHub↗
4,186 Stars·108 Forks·Kotlin·GPL-3.0·5 Aufrufe

Copymanga

Copymanga ist eine mobile Manga-Reader-Anwendung, die für das Durchsuchen, Lesen und Herunterladen von Manga-Inhalten aus entfernten Webquellen entwickelt wurde. Sie fungiert als Manga-Bibliotheksmanager, der es Benutzern ermöglicht, Lieblingsserien zu organisieren und ihren Lesefortschritt zu verfolgen.

Die Anwendung enthält einen plattformübergreifenden Synchronisations-Client, der Benutzeridentität, Präferenzen und Leseverlauf über mehrere Geräte hinweg mittels Cloud-Speicher beibehält. Sie fungiert zudem als Offline-Downloader, der Manga-Kapitel als komprimierte Bilddateien für den Konsum ohne Internetverbindung auf dem lokalen Speicher ablegt.

Die Plattform deckt die Inhaltsentdeckung durch Suchwerkzeuge, Rankings und Kategorien sowie die Inhaltsverwaltung durch ein Abonnement-System zur Verfolgung von Updates bevorzugter Titel ab. Die lokale Speicherung wird durch verzeichnisbasierte Integritätsprüfung unterstützt, um die Vollständigkeit heruntergeladener Dateien zu verifizieren.

Features

  • Comic Reading Interfaces - Provides a specialized mobile interface for reading digital manga and comics with optimized layouts.
  • Anime and Manga - Provides tools for discovering and exploring manga titles and metadata from remote databases.
  • Manga Readers - Acts as a specialized application for reading and managing manga series aggregated from remote web sources.
  • Manga Chapter Downloaders - Enables offline reading by downloading manga chapters to local storage as compressed image packages.
  • Local-Remote Media Synchronizers - Synchronizes the manga library and user preferences between remote servers and local storage.
  • Manga Library Management Software - Manages a personal library of favorite manga series and tracks reading progress.
  • Reading Progress Synchronization - Synchronizes reading history and bookmarks across multiple devices and cloud storage.
  • Manga Progress Syncs - Renders manga content and synchronizes reading progress across local and cloud storage.
  • Reading Progress Tracking - Records and restores the user's exact page position within manga chapters.
  • Manga Progress Syncs - Synchronizes manga reading progress and user preferences across multiple devices via a cloud backend.
  • CMS Content Fetching - Retrieves structured manga content and page data from remote sources for mobile display.
  • Image Sequences Rendering - Implements a specialized mobile viewer for rendering manga pages as a sequence of images.
  • API-Driven Content Population - Fetches manga metadata and chapter lists from external APIs to populate the application interface.
  • Manga Album Browsers - Provides an interface for searching and browsing manga via rankings, categories, and tags.
  • Mobile Storage Compression - Utilizes mobile storage compression to save manga chapters locally for offline access.
  • Image Package Compression - Saves manga chapters as compressed image packages to minimize disk usage on mobile devices.
  • Subscription Tracking - Monitors subscribed manga titles to notify users when new chapters are published.
  • Cross-Device Synchronization - Includes a client to keep user identity and app preferences consistent across multiple devices.
  • Content Subscriptions - Tracks new releases of subscribed manga series through an automated notification system.
  • Identity & Device Management - Manages user identity and synchronizes account state across authenticated mobile devices.
  • User Identity Management - Handles secure user authentication and profile management to enable cross-device synchronization.

Star-Verlauf

Star-Verlauf für fumiama/copymangaStar-Verlauf für fumiama/copymanga

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht fumiama/copymanga?

Copymanga ist eine mobile Manga-Reader-Anwendung, die für das Durchsuchen, Lesen und Herunterladen von Manga-Inhalten aus entfernten Webquellen entwickelt wurde. Sie fungiert als Manga-Bibliotheksmanager, der es Benutzern ermöglicht, Lieblingsserien zu organisieren und ihren Lesefortschritt zu verfolgen.

Was sind die Hauptfunktionen von fumiama/copymanga?

Die Hauptfunktionen von fumiama/copymanga sind: Comic Reading Interfaces, Anime and Manga, Manga Readers, Manga Chapter Downloaders, Local-Remote Media Synchronizers, Manga Library Management Software, Reading Progress Synchronization, Manga Progress Syncs.

Welche Open-Source-Alternativen gibt es zu fumiama/copymanga?

Open-Source-Alternativen zu fumiama/copymanga sind unter anderem: komikku-app/komikku — Komikku is a manga reader application and digital comic library manager. It functions as a content aggregation client… suwayomi/suwayomi-server — Suwayomi-Server is a self-hosted manga server that serves content via OPDS feeds for use with compatible reader… haleydu/cimoc — Cimoc is a manga reader application and cross-platform ebook viewer designed for reading digital comics and… tonquer/picacg-qt — picacg-qt is a cross-platform desktop client for browsing and reading digital manga and comics from remote services.… hect0x7/jmcomic-crawler-python — JMComic-Crawler-Python is a high-performance asynchronous web scraper and API client designed to programmatically… aidoku/aidoku — Aidoku is a manga reader application and digital library manager. It serves as a modular content aggregator that…

Open-Source-Alternativen zu Copymanga

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Copymanga.
  • komikku-app/komikkuAvatar von komikku-app

    komikku-app/komikku

    4,105Auf GitHub ansehen↗

    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

    Kotlinandroidj2kkomga
    Auf GitHub ansehen↗4,105
  • suwayomi/suwayomi-serverAvatar von Suwayomi

    Suwayomi/Suwayomi-Server

    7,175Auf GitHub ansehen↗

    Suwayomi-Server is a self-hosted manga server that serves content via OPDS feeds for use with compatible reader applications. It functions as a personal manga library server, allowing users to organize, browse, and read manga from any device with offline support and automatic chapter updates. The server distinguishes itself through its extension-based source abstraction, which loads and executes third-party extensions at runtime to fetch content from various providers. It implements a bidirectional sync protocol using timestamped progress markers to reconcile reading positions across multiple

    Javadesktophacktoberfestjavalin
    Auf GitHub ansehen↗7,175
  • haleydu/cimocAvatar von Haleydu

    Haleydu/Cimoc

    3,633Auf GitHub ansehen↗

    Cimoc is a manga reader application and cross-platform ebook viewer designed for reading digital comics and image-based documents. It functions as both an online content aggregator and an offline media library, supporting the display of media from local files and remote web sources. The application integrates various web providers through a custom parser system to fetch and display online content. It includes a synchronization system to save application settings and reading progress to a remote server, maintaining consistency across different devices. Users can customize their reading experi

    Javaandroidandroid-comic-readerapk
    Auf GitHub ansehen↗3,633
  • tonquer/picacg-qtAvatar von tonquer

    tonquer/picacg-qt

    5,055Auf GitHub ansehen↗

    picacg-qt is a cross-platform desktop client for browsing and reading digital manga and comics from remote services. It provides a dedicated interface for navigating remote libraries, searching for specific titles, and viewing media content on Windows, Linux, and MacOS. The application includes an integrated artificial intelligence tool to upscale the resolution and visual quality of comic images. It also functions as an offline downloader, allowing users to archive comic sets and images from remote providers to local storage. The system handles asynchronous media downloading and local image

    Pythonbikacomicdoujinshi
    Auf GitHub ansehen↗5,055
  • Alle 30 Alternativen zu Copymanga anzeigen→