Schedule alarms to play Spotify on any online device.
Warning: This is a work in progress, use at your own risk. Currently only supports Windows.
- Create an app on the Spotify Developer Dashboard
- Set the redirect URI to
http://127.0.0.1:13333/callback
- Copy
config.example.yaml
toconfig.yaml
and fill in the redirect URI, client ID and secret - Run
SpotifyAlarm.exe
- For the first time, an authentication window will open. Log in to Spotify and allow the app to access your account.
- An icon should be in your system tray. Right click it to open UI.
TODO:
- Edit existing alarms
- Delete existing alarms
- Support for playlists
- Make an icon