Manga reader that scrapes manga sites for new chapters.
Allows you to read chapters inside the application using Electron or Cordova.
Currently supported sites:
https://github.com/Yentis/manga-reader/blob/master/src/enums/siteEnum.ts
Supported platforms:
- Windows
- Android
- Web
Features:
- Check all added manga for new chapters
- Read manga in the app
- Mark status, add notes, add ratings
- Sort, filter and search
- Link reading progress with MangaDex or Kitsu
- Share list using Rentry
- Export to / import from Dropbox
- Dark mode, read in browser
- Automatically check for new chapters every x minutes, this will send a notification to your device (off by default)
- Fallback to alternate sources
https://github.com/Yentis/manga-reader/releases
For support contact Yentis#5218 on Discord.
npm install -g yarn
yarn global add @quasar/cli
yarn install
quasar dev
See package.json for build targets