blahsd / supernerd.widget

Extensible, customisable, menubar replacement Ubersicht widget.
MIT License
85 stars 10 forks source link

Add other music players integration (Swinsian, ncmpcpp, ...) #7

Closed blahsd closed 6 years ago

conxr commented 6 years ago

+1, swinsian and/or ncmpcpp would be cool too

blahsd commented 6 years ago

Spotify done on master branch.

@conxr I have no idea how to do swinsian, are you able to help?

conxr commented 6 years ago

@blahsd Yeah I gave it a bash, copied the itunes section in the applescript, since swinsian is almost identical, but no luck as of yet. Will update you if I can manage to fix it!

Is there also a way of having both options, sometimes I'll listen to spotify, then others swinsian, would be nice if they both worked simultaneously.

blahsd commented 6 years ago

@conxr options are now removed, it works concurrently with iTunes and Spotify. It currently gives preference to iTunes, it's possible to switch it easily just by moving one block of code over the other. Let me know how it goes with swinsian.

conxr commented 6 years ago

Thanks for the update! However, Spotify isn't showing for me with the new method, but itunes seems to be fine.

screen shot 2018-03-03 at 20 28 24

I think Swinsian perhaps requires it's own API key, gonna dig further through the week.

blahsd commented 6 years ago

@conxr mpd is now integrated!