jpetrell / qtmpris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt and QML MPRIS interface and adaptor

MPRIS v.2 specification implementation for Qt and QML plugin.

Installation:

MPRIS for Qt depends on Extended DBus for Qt so make sure to install it before building this project.

$ qmake && make && make install

TO-DO:

About

License:Other


Languages

Language:C++ 91.9%Language:QML 6.5%Language:QMake 1.6%