1.0.3 • Published 5 months ago

@dekaratas/cli-rom-downloader v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

CLI Rom Downloader

npm.io

A very simple command line tool that utilizes both cheerio and puppetteer to offer quick access to an expansive repository of old school ROMs. You can navigate through various console libraries and search for specific games via name. Download takes place in the working directory you're currently situated in.

Depending on the site's traffic, loading an entire library might take a second.

npm.io

Requirements

  • node package manager
  • a working terminal

Installation

npm i -g @dekaratas/cli-rom-downloader

npm.io

Usage

Usage: rom-cli [options] [query]

Options:
    -c, --console
      Lists all available consoles and their respective query terms
    -l, --library [console]
      Scroll through a console's library
    -g, --game [gameName]
      Search for a game accross all available platforms (!Currently slightly buggy)
    -V, --version
      Outputs the current version number
    -h, --help
      Display help for commands
1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago