Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/op/sith
Sith is the dark side of Spotify Core.
https://github.com/op/sith
Last synced: about 1 month ago
JSON representation
Sith is the dark side of Spotify Core.
- Host: GitHub
- URL: https://github.com/op/sith
- Owner: op
- License: apache-2.0
- Created: 2013-11-05T01:57:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-10T02:19:53.000Z (about 10 years ago)
- Last Synced: 2024-10-14T10:56:37.698Z (2 months ago)
- Language: Go
- Size: 840 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Sith
Sith is a black noise generator based on Spotify Core.
This is a work in progress.
> This product uses SPOTIFY CORE but is not endorsed, certified or otherwise
> approved in any way by Spotify. Spotify is the registered trade mark of the
> Spotify Group.## Hacking
Request your own API key from https://developer.spotify.com/ and download the
latest version of libspotify to your system.For now you will need to specify the password through the command line.
$ go install github.com/op/sith
$ sith -key path/app.key -username user -password pass