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.
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
## 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 .
List available consoles
vm consoles
Basic usage
vm search genesis sonic
or equivalent alias
vm search GEN sonic
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