xfce-mirror / xfmpc

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

Home Page:https://gitlab.xfce.org/apps/xfmpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://gitlab.xfce.org/apps/xfmpc

License:GNU General Public License v2.0


Languages

Language:Vala 64.9%Language:C 31.0%Language:Makefile 2.3%Language:Roff 0.9%Language:Shell 0.9%