This is a simple Python script that interfaces with a Spotify account and the Pirate Audio line out HAT for a Pi Zero 2W. It displays the currently playing album on screen, and lets you pause, play and skip what is currently playing. I'm using Raspotify to enable the Pi to act as a Spotify Connect target.
d
pirateaudio-spotipy
public
1 stars
0 forks
0 issues
Commits
List of commits on branch main.Unverified
aaa287b90775387cf62d5d04030f25ca4572c2d9bugfix
ddarthmorf committed a year ago
Unverified
c94ff36554415a08fd19e7895765b0ef49212c84Now playing overlay
ddarthmorf committed a year ago
Unverified
1bed100c7e63eaf95a37c15743f48a2a7d04955bMore GUI functionality
ddarthmorf committed a year ago
Unverified
4d11169467f210ac09e5f93b829d66f8064b901dUI
ddarthmorf committed a year ago
Unverified
b85229a7b8f4ec433ba6edf464125ae537339112Skip forward/back
ddarthmorf committed a year ago
Unverified
c3d0975cb72af823699e14f7492e41a6efc9eec3Pause Functionality works
ddarthmorf committed a year ago