Skip to content

A simple metadata UI for shairport-sync in C++ using Qt

License

Notifications You must be signed in to change notification settings

tchapi/shairport-sync-ui

Repository files navigation

Shairport-sync UI

A simple metadata UI for shairport-sync, in C++ using Qt4.

See this article for further reference.

Based on shairport-sync-metadata-reader by Mike Brady

The interface compiled on Mac Os X

Compiling

You need to create a Makefile for your specific device with qmake, and then build the program:

qmake
make

Or simply :

./compile.sh && ./run-gui.sh

Codes

I created a readable list of all DMAP and DAAP codes in markdown format here : DMAP_DAAP_Codes.md

License

MIT.

About

A simple metadata UI for shairport-sync in C++ using Qt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published