https://github.com/vansante/go-spotify-control
GO library to control spotify via localhost web API
https://github.com/vansante/go-spotify-control
api-client control-spotify go golang spotify
Last synced: 27 days ago
JSON representation
GO library to control spotify via localhost web API
- Host: GitHub
- URL: https://github.com/vansante/go-spotify-control
- Owner: vansante
- License: mit
- Created: 2017-03-25T14:08:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T11:52:45.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T10:16:54.298Z (over 1 year ago)
- Topics: api-client, control-spotify, go, golang, spotify
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GO Spotify Control
Controls a running Spotify instance through their embed web API that runs on localhost.
For more information, see this blogpost:
https://medium.com/@bengreenier/hijacking-spotify-web-control-5014b0a1a360#.8clesiyjn
Inspired on:
* https://github.com/Windsdon/spotify-control
* https://github.com/chrippa/spotify-remote