Skip to content

gwicks/gmusicapi-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmusicapi-curl

A C++ implementation of the Google Music API using libcurl.

Prequisites (Base)

Boost Libraries

Curl Development Libraries

TagLib Libraries

JsonCPP

Prequisites (CPlayer)

Ncurses Development Libraries

mpg123

Installation/Usage

To use this port, simply drop in the GoogleMusicAPI.cpp, song.cpp, and song.hpp files into your project.

cplayer.cpp is an example application that uses the API and is a good example of how to use it.

Issues

Appears to have heavy issues compiling on FreeBSD for unknown reasons (possibly having to do with the port of JsonCPP).

About

A C++ implementation of the Google Music API using libcurl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published