A simple and fast manga reader that helps you read manga in various languages and lets you switch between them with one click.
This shows how switching between languages feels like:
- Fast loading
- Different languages from different sources
- Single and Batch downloads of chapters
- Easy navigation between chapters
- Many raw sources
- Read local / downloaded manga
- Downloads are saved to your
Pictures
folder insideMangas
by default. - You can change the Mangas directory by changing
mangu-reader/config.json
inside your config directory. - The default config directory is as follows:
- %APPDATA% on Windows
- $XDG_CONFIG_HOME or ~/.config on Linux
- ~/Library/Application Support on macOS
- You may need to put a
\
in front of every\
if you are on Windows.
The continuous_releases tag shall have the newest binaries for different OS.
Every commit counts as a new release, so you can watch this repo to receive updates whenever a new commit is pushed.
- Lacks various QOL features
- Very bare-bones' reader
No configuration options
npm install
npm run electron:serve
npm run electron:build
npm run lint