Last Updated on August 11, 2021
Summary
ympd is simple to set up, works well, and doesn’t require a web server. Sadly it only offers a very basic feature set. But for some folks, it’ll still tick all the boxes. And because it’s a front-end to MPD, important features like gapless playback are automatically supported.
ympd is not under active development with the last release back in February 2016. But as ympd is open source, you can always fork the code and carry on development.
I’m going to cover myMPD in my next review. myMPD is a fork of ympd that extends functionality in so many different areas. Unlike ympd, myMPD is under active development.
Website: www.ympd.org
Support: GitHub Code Repository
Developer: Andrew Karpow and contributors
License: GNU General Public License v2.0
ympd is written in C and JavaScript. Learn C with our recommended free books and free tutorials. Learn JavaScript with our recommended free books and free tutorials.
Pages in this article:
Page 1 – Introduction / Installation
Page 2 – In Operation
Page 3 – Summary
I needed to install git, cmake, libssl-dev as well (RaspiOS Lite install)