Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 706 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 706 Bytes

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