|
|
|
|
|
by jez
1281 days ago
|
|
In the past, another tool I’ve used is this bash script that interacts with Spotify over dbus: https://gist.github.com/wandernauta/6800547 It’s nowhere near a fully featured Spotify client, but for little scripts or UI things where I just want to see the current song it’s pretty lightweight and already works with the Spotify app I have installed (obviously this means it has a different end goal in mind than Spotifyd). |
|