A free multi-platform Cloud Music Player
Upload your music into your Google Drive account and download it or stream it from any of your devices
Using Qt for the desktop version (OS X, Windows, Linux) Link
Using TagLib v1.11.1 C++ library for ID3 tags management Link
- Open the project with Qt
- Compile TagLib with CMake, and install into "usr/lib" directory
- Compile with Qt
Install those libraries before compile.
sudo apt-get install freeglut3 freeglut3-dev libglew1.5 libglew1.5-dev libglu1-mesa libglu1-mesa-dev libgl1-mesa-glx libgl1-mesa-dev libpulse-dev