Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nettruyen

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nettruyen

nettruyen cli with <3

  • 2.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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 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

FAQs

Package last updated on 13 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc