mpristester icon indicating copy to clipboard operation
mpristester copied to clipboard

A developer tool for testing the MPRIS interface of media players

This is a simple tool to test the MPRIS2 interface of media players.

The interface should hopefully be pretty self-explanatory.

Requires only Qt 4.6 (or later).

To build: qmake mpristester.pro make

Then just run ./mpristester

To get the latest development version, clone the git repository at git://github.com/randomguy3/mpristester.git