Skip to content
@Yukari-App

Yukari

An open-source, modular manga, webtoon and comic reader for Windows, built with C# and WinUI3.
Yukari Logo

Yukari

📖 About

Yukari is an open-source desktop reader built with WinUI 3 and .NET 10 for Windows.
It focuses on speed, privacy (100% local SQLite library, no telemetry/ads/accounts) and extensible via a plugin-based architecture.

Anyone can create or use plugins to add sources (MangaDex, ComicK, etc.) without forking the main app.

✨ Ecosystem Structure

  • Yukari → The main application (core reader, UI, library management).
    Install from here: Releases or via Scoop (Asterism bucket).
  • Yukari.Core → Shared API contracts, interfaces (e.g. IComicSource) and data models.
    Published as NuGet package: dotnet add package Yukari.Core.
    Source repo: Yukari-App/Core (only for reference or PRs to the API itself).
  • Plugins → Community-maintained sources (format: Plugin.*).

🤝 Contributing & Community

  • Creating a new source/plugin? No need to fork anything!
    Just reference Yukari.Core via NuGet → implement the interfaces → build your DLL → share via a new repo or PR to add it to the org.
    Guidelines soon in the wiki (coming).
  • Report bugs, suggest features or discuss in the Yukari issues.
  • Want to improve the Core API itself? PRs welcome on Yukari-App/Core.
All repos and packages under **GPL-3.0** — feel free to contribute!

Pinned Loading

  1. Yukari Yukari Public

    Yukari is a modern, extensible comic and manga reader for Windows. Built with WinUI 3 and .NET 10, it features a plugin-based architecture for dynamic source integration and a fast, local SQLite-ba…

    C# 42 1

Repositories

Showing 10 of 11 repositories
  • Plugin.WeebCentral Public

    This repository contains the C# implementation of the IComicSource interface, allowing the Yukari application to connect to the WeebCentral.

    Yukari-App/Plugin.WeebCentral's past year of commit activity
    C# 3 GPL-3.0 0 0 0 Updated Sep 12, 2026
  • Yukari Public

    Yukari is a modern, extensible comic and manga reader for Windows. Built with WinUI 3 and .NET 10, it features a plugin-based architecture for dynamic source integration and a fast, local SQLite-backed library.

    Yukari-App/Yukari's past year of commit activity
    C# 42 GPL-3.0 1 0 0 Updated Sep 4, 2026
  • Plugin.MangaKatana Public

    Implementation of the IComicSource interface, allowing Yukari to connect to MangaKatana

    Yukari-App/Plugin.MangaKatana's past year of commit activity
    C# 2 GPL-3.0 0 0 0 Updated Sep 4, 2026
  • Plugin.Mangapill Public

    This repository contains the C# implementation of the IComicSource interface, allowing the Yukari application to connect to the Mangapill.

    Yukari-App/Plugin.Mangapill's past year of commit activity
    C# 1 GPL-3.0 0 0 0 Updated Sep 4, 2026
  • Plugin.MangaK Public

    Implementation of the IComicSource interface, allowing Yukari to connect to MangaK

    Yukari-App/Plugin.MangaK's past year of commit activity
    C# 1 GPL-3.0 0 0 0 Updated Sep 4, 2026
  • Plugin.MangaDex Public

    This repository contains the C# implementation of the IComicSource interface, allowing the Yukari application to connect to the MangaDex API.

    Yukari-App/Plugin.MangaDex's past year of commit activity
    C# 3 GPL-3.0 0 0 0 Updated Sep 4, 2026
  • Plugin.MangaFire Public

    Implementation of the IComicSource interface, allowing Yukari to connect to MangaFire

    Yukari-App/Plugin.MangaFire's past year of commit activity
    C# 2 GPL-3.0 0 0 0 Updated Sep 4, 2026
  • Plugin.NexusToons Public

    This repository contains the C# implementation of the IComicSource interface, allowing the Yukari application to connect to the NexusToons

    Yukari-App/Plugin.NexusToons's past year of commit activity
    C# 1 GPL-3.0 0 0 0 Updated Sep 4, 2026
  • Core Public

    The API Contract and Data Models for the Yukari Ecosystem

    Yukari-App/Core's past year of commit activity
    C# 1 GPL-3.0 0 0 0 Updated Aug 28, 2026
  • .github Public
    Yukari-App/.github's past year of commit activity
    0 0 0 0 Updated Aug 13, 2026

Top languages

Loading…

Most used topics

Loading…