- Make sure
python
is on version 3.12 or later - Install
just
(https://github.com/casey/just)
- Clone this repository
- Set up virtual environment:
python -m venv venv
source venv/bin/activate
(bash) orsource venv/bin/activate.fish
(fish)
- Install requirements
just install-dependencies
- Install libmpv (package names vary depending on your distro)
- 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