fabiofalci / sconsify

A spotify console application
https://fabiofalci.github.io/sconsify
Apache License 2.0
566 stars 26 forks source link

[FEATURE] Interprocess Command: Back to last Song #96

Open flxwu opened 6 years ago

flxwu commented 6 years ago

Hey @fabiofalci ! I've been searching for a Spotify CLI client the last couple of days due to the fact that I find their desktop version too bulky and weighted. I've been trying out some of them and your's stood out as the most functional and still light one! So thanks so much for creating this :wink:

I am also very pleased with you including i3 system bindings, which is really handy for me as a long-term i3 user. I'm sure you already thought about this and thus ran in some issue, but why don't we have an interprocess command for "back to last song"? :smiley: I could also work on it if you don't mind :)

Best regards, Felix

fabiofalci commented 6 years ago

Hi

Yes, that would be great. Just need to keep a history of songs, or at least the previous one. Should not be difficult.

flxwu commented 6 years ago

Alright 👍😊