danielfm / smudge

Control the Spotify app from within Emacs.
https://asciinema.org/a/218654
GNU General Public License v3.0
317 stars 47 forks source link

Helm integration #52

Open vilst3r opened 4 years ago

vilst3r commented 4 years ago

This is a change that involves extending the current features of the package to enable a helm frontend through a flag variable called spotify-helm-integration and also partially addresses issue #24. This change shouldn't affect old behaviour but please notify me if it does.

I've also added Spotify's queue API which in my opinion seems to tie in well as actions within helm buffers.

If more features are added to either this package or Spotify's Web API then I may be able to help out if I have free time otherwise this should be a good start.