Install
Run from Release or Run From Source.
Run From Release
- Download the latest release for your operating system.
- Extract the contents of the release.
- Execute NfoForge.
Run From Source
- Install uv.
-
Install Python with uv if not already installed.
What version of Python?
Refer to the requires-python value in
pyproject.toml
to see the supported Python range. -
Create a virtual environment and install dependencies.
-
Start the application.