Skip to content

tau-OS/victrola

Repository files navigation

Victrola

Play your music, in an elegant way.

Please do not theme this app License: GPL v3

Screenshot

🛠️ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libgee-0.8
libhelium-1.0
libbismuth-1.0
meson
vala

🏗️ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install