Skip to content

Manga reader with web scraping for new chapter checks

License

Notifications You must be signed in to change notification settings

Yentis/manga-reader

Repository files navigation

Manga Reader

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

Download

https://github.com/Yentis/manga-reader/releases

Preview

Preview Preview Preview Preview Preview Preview Preview

Support

For support contact Yentis#5218 on Discord.

Building

npm install -g yarn
yarn global add @quasar/cli
yarn install
quasar dev

See package.json for build targets

About

Manga reader with web scraping for new chapter checks

Resources

License

Stars

Watchers

Forks

Packages

No packages published