0.0.2 • Published 7 years ago

hscanner v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

hscanner

Magnet link scanner in command line

NPM version NPM downloads Build Status

Install

$ npm install hscanner -g
# or use yarn
$ yarn global add hscanner

Whitout nodejs

You can download standalone package releases, then put it in a folder in your global PATH.

Only built a windows version yet.

Usage

# hs is a alias of hscanner
$ hs <key word> [options]
# standalone version
$ hscanner <key word> [options]

Options

mode

usage: --mode [mode]

type: string

description: scanner mode

default: download

You can choose one of download(most downloads) or match(most match).

page

usage: --page [num]

type: number

description: page number

default: 1

License

MIT © zcong1993