A lightweight, customizable Spotify overlay that displays the current track, artist, album artwork and playback controls on top of your screen. python-spotify-overlay/ ├─ assets/ │ ├─ album-cover.png ...
This is a Python-based desktop application that displays the currently playing song on Spotify. It also allows users to control playback (play, pause, skip, previous) and search for songs to play. The ...