plac-for-apple-platform

Unofficial Roon client for Apple devices

gtk-adwaita

GTK client adhering to Gnome Human Interface Guidline.

Development Guide

Running application

zig build run

Enable debug logging

Add Plac to G_MESSAGES_DEBUG environment variable:

G_MESSAGES_DEBUG=Plac zig build run