Skip to content

usertow/videoplayer

 
 

Repository files navigation

Cutefish Video Player

An open source video player built with Qt/QML and libmpv.

Third Party Code

haruna

Dependencies

sudo apt install extra-cmake-modules qtbase5-dev qtdeclarative5-dev qtquickcontrols2-5-dev libmpv-dev

Build and Install

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install

License

This project has been licensed by GPLv3.

About

Cutefish Video Player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 65.0%
  • QML 31.9%
  • CMake 3.1%