DEV Community

Discussion on: Music Time for Spotify: personalized song recommendations to get you in flow 🎧

Collapse
 
devhammed profile image
Hammed Oyedele • Edited

Great but you should look into DBus for Linux, it works almost anywhere...This is me sending commands to Spotify from the terminal using DBus:

Spotify DBus

There is even a gist that contains the bash script to do most of these things: gist.github.com/wandernauta/6800547

And this is it in action:

Sp Bash