Skip to content

vekkele/manga-fetcher

Repository files navigation

Manga Fetcher

App for downloading manga as cbz archive using MangaDex.org

Currently in support only MacOS as I cannot cross-compile it for other platforms

Download

You can download latest build here

Development

  1. Install Node, yarn and Rust

  2. Run yarn to install dependencies

  3. Run yarn dev to run dev server and start desktop app

  4. Run yarn build to build production app