- C#, .Net Core 3.1
- WPF
- Caliburn Micro
- SpotifyAPI-NET
- Automatically Authenticates with Spotify
- Toggle to hide the Title bar (Shift+V to bring back)
- Polls spotify every 5 seconds to get playback data
There is a pre-build binary for Windows 10 x64 in the SpotifyWidget.zip
$ dotnet build
$ dotnet publish -r win10-x64 -p:PublishSingleFile=true -c Release