Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 793 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 793 Bytes

License Github Actions status, Windows Github Actions status, Flatpak

Tape Deck (WIP)

MPD client, done right.

Building

You'll need:

  • meson >=0.56.0
  • libadwaita-1 >=1.0
  • libmpdclient >=2.19

Then:

git clone https://github.com/Miqueas/TapeDeck.git
cd TapeDeck
meson _BUILD
ninja -C _BUILD