Skip to content

Latest commit

 

History

History
74 lines (59 loc) · 3.49 KB

README_EN.md

File metadata and controls

74 lines (59 loc) · 3.49 KB
🌍English / 中文

ShadowViewer

✨Manga Reader built with Windows App SDK✨

license release chajian

📖Docs · 🐛Submit Issues

Install ▶️

Plugin List🔩

ID Name Summarize Author Link Latest version
Local Local Manga Reader Support local reading of manga kitUIN BuiltIn -
PluginManager Plugin Manager Local Plugin Manager kitUIN BuiltIn -
Bika Bika Comic Support Bika kitUIN Github bika

Import Plugin📦

After downloading the release-zip of the plugin project, select Add Plugin on the Plugin Manager page to import it.

Contributions🥰

  • Environmental requirements

    • SDK: .NET 6.0and above
    • IDE: Visual Studio 2022 and above
    • C# Version: 12
  • Initialization

git clone https://github.com/kitUIN/ShadowViewer.git
cd ShadowViewer
git submodule init
git submodule update
  • Developed in accordance with our development guidelines (in progress)

Dependencies 📂

ShadowViewer.Core - Core Functions
ShadowViewer.Analyzer - Source Code Generator
ShadowPluginLoader.WinUI Windows App SDK Plugin Loader
Windows App SDK - Windows App SDK
Windows Community Toolkit/Windows Community Toolkit Labs - Controls and other helper classes
SQLSugarCore - ORM
Serilog - Logger
SharpCompress - Supports compression and decompression
FluentIcon - FluentIcon
DryIoc - dependency injection

Thanks ❤️

WinUI-Gallery - WinUI3Gallery - Partially written controls are referenced