Skip to content

Command Line tool to search and download roms from Vimm's Lair.

License

Notifications You must be signed in to change notification settings

devvratmiglani/Vimmdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimm's Lair CLI

Command line tool to search and download roms from Vimm's Lair.

vm-cli allows to search and download roms published by Vimm's Lair through command line interface.

Demo usage of vm-cli

Installation

Aria2 Dependency

Requires Aria2c downloader installed and set in Environment variables (or paste the execuatble in path which is already an environment variable)

#Shhhhh🤫! install scoop then

scoop install aria2

Installing the package

## clone the repository
git clone https://github.com/devvratmiglani/Vimmdl.git

## go to main directory (which contains setup.py)
cd Vimmdl

## install as
pip install .

Usage example

consoles command

List available consoles

vm consoles

search command

Basic usage

vm search genesis sonic

or equivalent alias

vm search GEN sonic

download command

download command takes the rom's webpage as argument(s)

vm download https://vimm.net/vault/9663

for simultaneous downloads

vm download https://vimm.net/vault/70794 https://vimm.net/vault/9663 https://vimm.net/vault/68873

About

Command Line tool to search and download roms from Vimm's Lair.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages