Skip to content
/ mpvz Public

Qt5/QML based GUI for libmpv similar to Bomi

Notifications You must be signed in to change notification settings

Zren/mpvz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpvz

Qt5/QML based GUI for libmpv. Based on the Tethys theme for Bomi.

mpvz https://www.youtube.com/watch?v=j_aDGFXNfyw

Compile and Install

## Install Dependencies
# Arch / Manjaro
sudo pacman -S git make gcc mpv

# Download Source Code
git clone https://github.com/Zren/mpvz.git
cd mpvz

## Compile and Install
mkdir -p build
cd build
qmake ..
make
sudo make install

About

Qt5/QML based GUI for libmpv similar to Bomi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published