sashko / qtivi-mopidy-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt IVI Mopidy media playback backend

Media playback plugin for Qt IVI that uses Mopidy music player deamon to control audio playback on a system.

Plugin talks to Mopidy using its WebSocket interface.

Building and Installation

qmake
make
make install

License and Copyright

Copyright © 2019 Luxoft Sweden AB

The source code in this repository is subject to the terms of the GNU GPL v3 license, please see included "LICENSE" file for details.

License information for any other files is either explicitly stated or defaults to the GNU Lesser General Public License v3.0.

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 97.0%Language:C 1.5%Language:QMake 1.0%Language:Dockerfile 0.4%