Use Playerctl, Python, and Conky timer to create a 'now playing' Spotify desktop widget.
What's great for programming pros is good enough for beginners.
Electron lets you build desktop web-UI apps, but requires embedding an entire browser. Electrobun lets you do the same, but by way of the Bun runtime and without ...