1.0.14 • Published 5 years ago

node-crackwatch v1.0.14

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

node-crackwatch

A CLI tool to search and find games on crackwatch

To install just run npm install -g node-crackwatch

Usage: crackwatch options

Options:

  • -V, --version output the version number
  • -g, --game optional Game name (must be between quotes)
  • -G, --games optional Games, split by comma
  • -e, --exact Match the exact title
  • -p, --page-start optional Page start (default 0)
  • -P, --page-end optional Page end (default 450)
  • -v, --verbose Display more information
  • -s, --stop-on-find Stop once the program has found a game
  • -h, --help output usage information

Examples:

  • crackwatch -g "Far Cry" (Will try to find games that match with the parameter)
  • crackwatch -G "Far Cry,Metro" -p 0 -P 100 (Will try to find games that mach with the parameter from page 0 to 100)

TODO

  • Implement a live crack watch
    • Add custom delay by user input
    • Find a single game or find games matching the user's choice
    • Save all the pages where the selected games are found
    • Allow to stop on CTRL + C
1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago