- Install python v3.12+
- Install git-bash
- Install just
just is supposed to be used from git-bash
- Clone this repository
- Open git-bash in the directory
- Set up virtual environment:
python -m venv venv
source venv/Scripts/activate
- Install requirements
just install-dependencies
- Download libmpv, extract it and move the libmpv-*.dll into the root of the repository
- Create an empty file
portable
in the root of the repository. This will tell mpvQC to store all app data in a new folder calledappdata