libmpdclient

C library to implement a MPD client

  • Owner: MusicPlayerDaemon/libmpdclient
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

libmpdclient

libmpdclient is a C library which implements the Music Player Daemon <http://www.musicpd.org/>__ protocol.

The API documentation is generated during the build if you have
doxygen. You may browse it online:

http://www.musicpd.org/doc/libmpdclient/

libmpdclient is released under the revised BSD License.
For the full license, see COPYING <COPYING>__.

Installing from source

You need:

  • a C99 compliant compiler (e.g. gcc)
  • Meson 0.37 <http://mesonbuild.com/>__ and Ninja <https://ninja-build.org/>__

Run meson:

meson . output

Compile and install::

ninja -C output
ninja -C output install

  • Home page and download <https://www.musicpd.org/libs/libmpdclient/>__
  • git repository <https://github.com/MusicPlayerDaemon/libmpdclient/>__
  • Bug tracker <https://github.com/MusicPlayerDaemon/libmpdclient/issues>__

Main metrics

Overview
Name With OwnerMusicPlayerDaemon/libmpdclient
Primary LanguageC
Program languageShell (Language Count: 3)
Platform
License:
所有者活动
Created At2017-03-10 20:22:19
Pushed At2025-06-24 09:55:31
Last Commit At2025-06-24 11:55:24
Release Count40
Last Release Namev2.23 (Posted on 2025-06-24 11:54:55)
First Release Namerelease-0.10.0 (Posted on )
用户参与
Stargazers Count85
Watchers Count6
Fork Count27
Commits Count1.3k
Has Issues Enabled
Issues Count38
Issue Open Count1
Pull Requests Count80
Pull Requests Open Count2
Pull Requests Close Count23
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private