/Anf-team

A cross platform comic reader

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Anf

A cross platforms comic reader

codecov Codacy Badge

Build Status

Provider Status
Github .NET
Azure Pipelines Build Status

What is this

This is a cross platforms comic reader, it support any platforms client, and a web service.

To easyly watch comic at desktop, phone or web, and it can run at standalone, or shared.

Support platforms

OS Version
Windows win7/8.1/10 x86/x64
Microsoft Store win10(Using Application Bridge)
Linux To see .NET 5.0 support platforms
MacOS To see .NET 5.0 support platforms
Android To see MAUI support platforms
iOS To see MAUI support platforms
Angular(PWA) To see Angular support platforms

Render System

OS Render Engine
Windows x86 DirectX(SharpDX)
Windows x64 SkiaSharp(See Avalonia.Desktop)
Linux/MacOS SkiaSharp/X11(See Avalonia.Desktop)
Android/iOS MAUI
Web/PWA Angular

How to accelerated comic analysis

  • Using fast network
  • Using internal CDN shared parse
  • Using Web analysis

How to build it

Build desktop

dotnet build Platforms\Anf.Desktop\Anf.Desktop.csproj -f net472

What's Next

  • Make all logic unification
  • Add test to conver code
  • Accelerate start-up speed