MPDCtrl is a Windows desktop client app for MPD (Music player daemon). For other platforms like Linux, please check out MPDCtrlX which is a Avalonia UI based cross-platform desktop GUI client app ported from MPDCtrl.
Now, MPDCtrl v4 is here! The GUI is entirely rewritten with the latest WinUI3. (See the release page for the downloads)
Download and install via Microsoft Store or download executables directly from the releases page.
Feel free to open issues and send PRs.
- Windows 10.0.19041.0 or higher
- Visual Studio 2022 with support for .NET Desktop App development
- Clone this repository
- Open solution in Visual Studio and run
MPDCtrlX is a cross-platform desktop GUI client app based on Avalonia UI, a port of WPF-based MPDCtrl.