Skip to content

Scrape roms from archive.org for a number of different systems

Notifications You must be signed in to change notification settings

devnoot/maelstrom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maelstrom 🌊

Select & download roms from the command line

Gif demonstrating maelstrom in action

Quick Start

python3 -m pip install -r requirements.txt
python main.py

Usage

This will download the roms to $HOME/Downloads/roms. To set a different download directory, pass the ROMS_DIR environment variable to the script.

python main.py or ROMS_DIR=~/Roms python main.py

Implemented rom sets

  • Gamecube

  • Playstation

  • Nintendo

  • Super Nintendo

  • Virtual Boy

  • Game Boy

  • Game Boy Color

  • Game Boy Advance

  • Nintendo 64

  • Wii

  • WiiU

  • Playstation 2

  • Playstation 3

  • Playstation Portable

  • Playstation Vita

  • Master System / Mark III

  • Mega Drive / Genesis

  • Game gear

  • 32x

  • TurboGrafx 16

  • Saturn

  • Dreamcast

  • Dos

  • Win 3.1

About

Scrape roms from archive.org for a number of different systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages