Skip to content

Mirror repository, PRs are not watched, please use Xfce's GitLab

License

Notifications You must be signed in to change notification settings

xfce-mirror/xfmpc

Repository files navigation

License

xfmpc

xfmpc is a graphical GTK+ Music Player Daemon (MPD) client focusing on low footprint.


Homepage

xfmpc documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

xfmpc source code

Download A Release Tarball

xfmpc archive or xfmpc tags

Installation

From source code repository:

% cd xfmpc
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfmpc-<version>.tar.bz2
% cd xfmpc-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.