An open API service indexing awesome lists of open source software.

https://github.com/cuarzosoftware/cuarzoplayer

A free multi-platform Cloud Music Player
https://github.com/cuarzosoftware/cuarzoplayer

Last synced: 3 months ago
JSON representation

A free multi-platform Cloud Music Player

Awesome Lists containing this project

README

          

# CuarzoPlayer
A free multi-platform Cloud Music Player

# Google Drive
Upload your music into your Google Drive account and download it or stream it from any of your devices

# Qt
Using Qt for the desktop version (OS X, Windows, Linux) Link

# TagLib
Using TagLib v1.11.1 C++ library for ID3 tags management Link

# Build Steps


  1. Open the project with Qt

  2. Compile TagLib with CMake, and install into "usr/lib" directory

  3. Compile with Qt

# LINUX
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