AppsCDN / manga-reader

Manga reader with web scraping for new chapter checks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:MIT License


Languages

Language:TypeScript 74.5%Language:Vue 19.4%Language:JavaScript 4.7%Language:SCSS 1.0%Language:HTML 0.3%