An open API service indexing awesome lists of open source software.

https://github.com/redraw/wizmusic


https://github.com/redraw/wizmusic

lights spotify wiz

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# wizmusic

Update your WiZ light color based on the track playing in Spotify.

## Install
```
pip install wizmusic
```

## Usage

Create a Spotify app, and set the following env vars in your shell,
- `SPOTIPY_CLIENT_ID`
- `SPOTIPY_CLIENT_SECRET`
- `SPOTIPY_REDIRECT_URI`

Find your WiZ bulb IP address and run,

```
wizmusic -H
```