This project is essentially abandoned
There is no one working on it. There isn't much sense in adding any new issues in the issue tracker unless you want to fix them yourself.
WHAT TOMAHAWK IS
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 with them. Let the music play!
HOW TOMAHAWK WORKS
Tomahawk is basically a player for music metadata. At its core it decouples the metadata about a song from the source and reassembles it for each user based on their individual music accessibility and rights. In short, given the name of a song and artist, Tomahawk will find the right source, for the right user at the right time. This fundamentally different approach to music enables a range of new music consumption and sharing experiences previously not possible.
MUSIC SOURCES
- Local music library (MP3, Ogg, FLAC and many other formats)
- Networked music libraries (other connected computers)
Subscription Music Services
- Spotify
- Beats Music
- Google Play Music (on-demand streaming and music locker)
- TIDAL
- Rdio (Android only)
- Deezer (Android only)
Free Streaming/Music Promotion Platforms
- Soundcloud
- Bandcamp
- Last.fm
- Jamendo
- Official.fm
- YouTube
Network/Cloud storage
- Ampache
- Owncloud
- Subsonic
- Beets
Third party-developed resolvers have also been written for services like YouTube, Qobuz and others. We've also heard of digital music distributors writing their own for their internal CMSes to help them navigate and preview their content. That's cool.
Packaged binary resolvers (.axes) are available: here.
Source code (and examples) can be found in our Resolver repository.
DOWNLOAD TOMAHAWK
You can download one of our nightly or stable builds:
BUILD | MAC / OSX | WINDOWS | LINUX |
---|---|---|---|
NIGHTLY | latest | latest | latest (Ubuntu) |
STABLE | 0.8.4 | 0.8.4 | 0.8.4 (various distros) |
BUILD TOMAHAWK
... or you can compile it yourself:
$ mkdir build && cd build
$ cmake ..
$ make
Detailed Build Instructions
Linux: | Arch - Debian - Fedora - Ubuntu |
---|---|
Windows: | Windows |
Mac: | OS X |
Dependencies
Required dependencies:
- CMake 3
- Qt >= 5.4.0
- VLC 2.1.0
- SQLite 3.6.22
- TagLib 1.8
- Boost 1.3
- Lucene++ 3.0.6
- Attica 5.6.0
- QuaZip 0.4.3
- liblastfm 1.0.9
- QtKeychain 0.1
- Sparsehash
- GnuTLS
If you are using Qt>5.6 you need to build and install QtWebKit
The following dependencies are optional (but recommended):
Third party libraries that we ship with our source:
- MiniUPnP 1.6
- Qocoa
- libqnetwm
- libqxt (QxtWeb module)
- SPMediaKeyTap
- kdSingleApplicationGuard
SUPPORT TOMAHAWK
GET HELP
- Support & Feedback
- Chat with us in IRC: #tomahawk on Freenode, and Scrollback.io
- Developer API Documentation
SCREENSHOTS
BROWSE FRIENDS' MUSIC & LISTEN ALONG
INBOX - RECEIVED & FORWARDING
CHARTS - BILLBOARD'S TASTEMAKER ALBUMS
FRIEND FEED
DYNAMIC (AUTO-UPDATING) PLAYLIST
PLUG-INS / RESOLVER SETTINGS
##Enjoy!