1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 15:59:42 +01:00
Christian Muehlhaeuser 7848fa050b Fixed layout.
2014-10-03 21:30:26 +02:00
2014-10-02 06:25:36 +02:00
2014-10-03 21:30:26 +02:00
2014-09-21 16:28:11 -04:00
2014-06-30 01:48:31 +01:00

Tomahawk

Tomahawk is a free multi-source and cross-platform music player. An application that can play not only your local files, but also stream from services like Spotify, Beats, SoundCloud, Google Music, YouTube and many others. You can even connect with your friends' Tomahawks, share your musical gems or listen along to them. Let the music play!

Tomahawk Screenshot

Downloading our latest nightly builds

Downloading our latest stable builds

Compiling and running Tomahawk

Compile:

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

Start the application on Linux:

$ ./tomahawk

Detailed build instructions

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!

Description
No description provided
Readme 126 MiB
Languages
C++ 93.4%
JavaScript 1.8%
CMake 1.2%
C 0.6%
Objective-C++ 0.5%
Other 2.2%