Skip to content

badfortrains/spotcontrol

Repository files navigation

spotcontrol

Spotcontrol is an open source library for controlling spotify connect devices based on the librespot project.

Spotcontrol is a golang port of a small subset of the librespot functionality, focusing soley on controlling other devices, it does not offer any support for actual music playback. A simple cli is included in the examples folder and demonstrates the key features of the library (loading tracks, playing, pausing).

Installation

This package can be installed using:

go get github.com/badfortrains/spotcontrol

Usage

To use the package look at the example micro-controller, and see the godoc

go doc github.com/badfortrains/spotcontrol

About

open spotify connect controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published