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
Install Node, yarn and Rust
Run yarn to install dependencies
Run yarn dev to run dev server and start desktop app
Run yarn build to build production app