ILYFPR
This is a tool to allow downloading any links from r/Roms Magethread
Limitations:
- It downloads ALL roms of the system you choose. This will be "fixed" soon™
- I don't have all the systems in yet
- Code be cleaner but I don't fucking care
How to use:
Requirements:
- Python 3
- Tkinter
- pip
Install Instructions:
(This is for macOS since that's what I run, the install should be similar in Linux just change how you install python with your package manager. As for Windows I have no fucking clue how installing python works there so you better know how)
- With brew (or your package manager) installed, run
brew install python python-tk
- Run
pip install -r requirements.txt
in the source directory - Run
python3 main.py
and download away! :)