Skip to content

mpvqc/mpvQC-flatpak

Repository files navigation

mpvQC-flatpak

Flatpak is a software utility for deploying, managing, and running applications on Linux. It allows apps to run consistently across different Linux distributions. This repository contains necessary artifacts and scripts to build mpvQC flatpaks.

For users

Install mpvQC from the published Flatpak ref:

or via command line:

flatpak install --user https://mpvqc.github.io/mpvQC-flatpak/mpvQC.flatpakref

For developers

You need just, uv, nu and the Flatpak toolchain (flatpak + flatpak-builder). The dependency-update checks additionally use docker.

Everything is driven through the Justfile. Run just to list every recipe. The ones you reach for most:

  • just init: install the git hooks
  • just generate-flatpak-dependencies: regenerate the bundled Python dependencies
  • just build-flatpak, just install-flatpak, just run-flatpak: build, install and run the flatpak locally
  • just format: format the repo

About

Flatpak build files and flatpak repository to distribute mpvQC on Linux

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors