Skip to content

RoflCopter24/librespot-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

librespot-golang

Introduction

librespot-golang is an opensource Golang library based on the librespot project, allowing you to control Spotify Connect devices, get metadata, and play music. It has itself been based on SpotControl, and its main goal is to provide a suitable replacement for the defunct libspotify.

This is still highly experimental and in development. Do not use it in production projects yet, as the API is incomplete and subject to heavy changes.

Installation

This package can be installed using:

go get github.com/RoflCopter24/librespot-golang

Usage

To use the package look at the example micro-controller (for Spotify Connect), or micro-client (for audio playback).

About

Fork of librespot-org/librespot-golang - a Go port of the awesome librespot Open Source Spotify client library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages