nettruyen
v2.0.1
Published
nettruyen cli with <3
Downloads
3
Readme
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
- install node.js from: https://nodejs.org
- install this package:
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
incrawl.js
- Run
node crawl.js
Read and enjoy
- Run
node server.js
Features
- [x] Crawl comic & read offline
- [x] Use keyboard to switch next/prev chapter
- [x] Hot key to GOTO a chapter
- [x] Remember last chapter you read
- [x] Setting for parallel download
- [x] Pass
COMIC
/CHAPTER_START
/CHAPTER_END
/PARALLEL_DOWNLOAD
into crawler args - [x] Build cli
- [x] Open in browser automatically
- [x] Select/search comic by wizard
- [x] Fix bug: auto scoll to old position when jump next/prev chap by Arrow button
- [ ] Manage multiple comic