MPDCtrl
May 27, 2026 ยท View on GitHub
MPDCtrl is a Windows desktop client app for MPD (Music player daemon).
For other platforms like Linux, please check out new MPDCtrlX which is an Avalonia UI based cross-platform desktop GUI client app ported from MPDCtrl.
Download
Download and install via the Microsoft Store or download executables directly from the releases page. The store package natively supports x64, x86, and arm64 through Native AoT compilation.
Screenshots






Contributing
Feel free to open issues and send PRs.
Technologies & Frameworks
Getting Started
Requirements
- Windows 10.0.19041.0 or higher
Building
- Visual Studio 2022 or higher with support for .NET Desktop App development
- Clone this repository
- Open solution in Visual Studio and run
MPDCtrlX for cross-platoform
MPDCtrlX is a cross-platform desktop GUI client app based on Avalonia UI, a port of WPF-based MPDCtrl.
