Installation (for End-Users)
This application is designed to be easy to run on your personal computer. No technical knowledge of Python or Docker is required.
1. Download the Latest Release
Go to the Releases Page on GitHub.
- For Windows, download the
vocaloid-rate-windows.zipfile. - For macOS, download the
vocaloid-rate-macos.zipfile. - For Linux, download the
vocaloid-rate-linux.zipfile.
2. Extract the ZIP File
Unzip the downloaded file to a permanent location on your computer (e.g., your Desktop or a folder in your user directory).
3. Run the Application
- On Windows: Double-click the
vocaloid-rate.exefile. - On macOS / Linux: Double-click the
vocaloid-ratebinary file. (On first run, you may need to right-click and choose "Open" to bypass security warnings).
A terminal window will open, and after a moment, your default web browser will automatically open to http://localhost:8000. The application is now running.
4. Stop the Application
To stop the server, simply close the terminal window that opened in the previous step.