Skip to content
/ Abraca Public
forked from Abraca/Abraca

Abraca is a GTK client for the XMMS2 music player.

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPL
Notifications You must be signed in to change notification settings

const86/Abraca

 
 

Repository files navigation

Abraca

A GTK-based client for the XMMS2 music player which makes managing your music a breeze.

Goals

  • Fast interaction with very large media libraries.
  • Reward metadata addicts.
  • Experiment with latest GTK technologies.
  • Provide deep context around currently playing media.
  • Fast and easy to switch between which XMMS2 to control.
  • Full Linux, BSD and Mac OS X support, and possibly also Windows.

Build Status

  • Ubuntu 14.10
    • Build Status

Download

Release tarballs can be downloaded at GitHub.

For the more adventurous, snapshots can be checked out via Git:

git clone --recursive git://github.com/Abraca/Abraca.git

The --recursive flag is needed to configure the submodule(s).

Future updates of the source code can be fetched via:

git pull --rebase
git submodule update

Install

./waf configure --prefix=/usr
./waf build
sudo ./waf install

License

GNU General Public License, version 2.0, more details in COPYING.

About

Abraca is a GTK client for the XMMS2 music player.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 92.2%
  • Python 5.8%
  • Other 2.0%