0.1.0 • Published 4 years ago

rom-downloader v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

rom-downloader

Simple command line utility to search websites for roms to download.

This was built to support some low-powered Android handhelds that have trouble rendering modern websites. Using the command line and instead searching the text of those websites requires much less processing power, and thus enables quick access to downloadable roms.

Installation

Android

Usage

Usage: rom-downloader [options] <query>

Searches for a rom file and downloads the selected match.

Options:
  -v, --version                output the current version
  -d, --dest <downloadFolder>  Download destination for file
  --trace                      Enables trace logs
  --site <site>                Site to use for searching: roms-get,roms-mania,roms-download
  -h, --help                   display help for command
0.1.0

4 years ago