@dekaratas/cli-rom-downloader
v1.0.3
Published
A simple CLI tool that allows quick search and download of ROMs for various emulators
Downloads
20
Readme
CLI Rom Downloader
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.
Requirements
- node package manager
- a working terminal
Installation
npm i -g @dekaratas/cli-rom-downloader
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