2.0.1 • Published 6 years ago

nettruyen v2.0.1

Weekly downloads
13
License
-
Repository
-
Last release
6 years ago

nettruyen

Crawl 1 comic to read offline.

Prerequisites

  • Node.js 8+ (support async/await)
  • Yarn or NPM
  • A guy who love reading comic

How to use

  npm install -g nettruyen
  • run help nettruyen --help

Using like a boss (developer way)

Crawl the comic

  • Edit CHAPTER_LIST_URL, CHAPTER_START, CHAPTER_END, PARALLEL_DOWNLOAD in crawl.js
  • Run
node crawl.js

Read and enjoy

  • Run
node server.js

Features

  • Crawl comic & read offline
  • Use keyboard to switch next/prev chapter
  • Hot key to GOTO a chapter
  • Remember last chapter you read
  • Setting for parallel download
  • Pass COMIC/CHAPTER_START/CHAPTER_END/PARALLEL_DOWNLOAD into crawler args
  • Build cli
  • Open in browser automatically
  • Select/search comic by wizard
  • Fix bug: auto scoll to old position when jump next/prev chap by Arrow button
  • Manage multiple comic