mokerjoke / tomahawk

Tomahawk, the social music player app (Qt / C++)

Home Page:http://tomahawk-player.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tomahawk

Compiling and running Tomahawk

Compile:

$ mkdir build && cd build
$ cmake ..
$ make

Start the application on Linux:

$ ./tomahawk

Start the application on OS X:

$ open tomahawk.app

Detailed building instructions for Ubuntu

See: http://wiki.tomahawk-player.org/index.php/Building_Ubuntu_Binary_on_Precise_(12.04)

Detailed building instructions for OS X

See: http://wiki.tomahawk-player.org/index.php/Building_OS_X_Application_Bundle_on_Snow_Leopard_(10.6)_and_Lion_(10.7)

Doxygen Documentation

See: http://dev.tomahawk-player.org/api/classes.html

Dependencies

Required dependencies:

The following dependencies are optional, but recommended:

Third party libraries that we ship with our source:

Enjoy!

About

Tomahawk, the social music player app (Qt / C++)

http://tomahawk-player.org

License:GNU General Public License v3.0