Skip to content

ta-tikoma/Manga4you

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manga4you

This is UWP app on C# for read manga form any web-sites or zip archive.

Installation

You can:

Add site for everyone

Open file https://github.com/ta-tikoma/Manga4you/blob/master/Manga/Assets/sites.json and send me you changes.
File rules:

  {
    "name": "site name",
    "search_link": "link for search on site",
    "search_post": "post params for search", 
    "search_regexp": "regex for search result",
    "chapters_link": "manga chapters link", 
    "chapters_regexp": "regex for chapters name and link",
    "pages_link": "link on manga chapter pages",
    "pages_regexp": "regex for image"
  }

Features

  • add link by site
  • add notifications
  • redesign main page

About

UWP Manga Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages