Mini Spotify Controller

Description

It gets the active device from the API so you can control any source (phone, PC...etc.). It only displays the current track name, artist name, and album name to be minimal; but you can always open your streaming app for more information.

When you run the application, it will open a small window where you need to enter the client id for the Spotify API. You can get the client id from https://developer.spotify.com/dashboard/applications. You need to create an application and get the client id. Then you need to enter the client id into the application. After that, it will open a browser window to authenticate and authorize the application. After you allow the application, it will close the browser window and start working.

The application requires Spotify Premium. It will not work with a free account, since it does not support Web API.

Technology