https://github.com/redraw/wizmusic
https://github.com/redraw/wizmusic
lights spotify wiz
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/redraw/wizmusic
- Owner: redraw
- Created: 2022-04-21T02:54:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T04:39:07.000Z (about 3 years ago)
- Last Synced: 2025-01-25T17:33:18.380Z (3 months ago)
- Topics: lights, spotify, wiz
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```