Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 2.36 KB

File metadata and controls

60 lines (31 loc) · 2.36 KB

MPDCtrl

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 Microsoft Store or download executables directly from the releases page.

Screenshots

MPDCtrl

MPDCtrl

MPDCtrl

MPDCtrl

MPDCtrl

MPDCtrl

Contributing

Feel free to open issues and send PRs.

Technologies & Frameworks

Getting Started

Requirements

  • Windows 10.0.19041.0 or higher

Building

  1. Visual Studio 2022 or higher with support for .NET Desktop App development
  2. Clone this repository
  3. 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.

MPDCtrlX based on Avalonia UI, a port of WPF-based Windows client MPDCtrl