Wiki

Clone wiki

yagxmms2 / Home

YAGxmms2

Welcome to Yet Another GTK+ xmms2 client. It is an effort to create a full featured client for xmms2, the best media player ever built.

How to hack

It is as easy as any other project. Just clone it, and start experimenting. Public forks are welcome.

git clone https://PioneerAxon@bitbucket.org/PioneerAxon/yagxmms2.git

To compile yagxmms2, toss these commands in terminal at root directory of project.

./autogen.sh
./configure
make
cd src
./yagxmms2

Bugs and Patches

Bug list is here. Don't forget to report any bugs you find.

If you manage to add something useful, don't forget to submit a patch.

Any suggestion/criticism is welcome.

Have fun!

Updated