- Download osu! and StreamCompanion as below (you don't need Python for this method)
- Download
MedalSpeedrunTool.zip
from the releases tab - Unzip and run
MedalSpeedrunTool.exe
- osu! (Download from osu.ppy.sh)
- StreamCompanion (Download from GitHub)
- Python 3.8+ (Download from python.org)
-
Clone the repository:
git clone https://github.com/yanda-dy/medal-speedrun-tool.git cd medal-speedrun-tool
-
Create a virtual environment and activate it:
python -m venv venv venv\Scripts\activate # On Linux or MacOS, use `source venv/bin/activate`
-
Install the required packages:
pip install -r requirements.txt
To start the application, run:
python app.py