jakemarsh / atom-spotify

Atom package for displaying the currently playing song in Spotify in Atom's status bar
MIT License
56 stars 19 forks source link

Added play/pause display. #12

Closed justinwoo closed 10 years ago

justinwoo commented 10 years ago

Adds configuration necessary for configuring whether or not to display the play state and as icon/text. Also uses unicode right-pointing triangle for play, two pipe '|' characters for pause.

Related to this issue by me: https://github.com/jakemarsh/atom-spotify/issues/11

jakemarsh commented 10 years ago

Awesome! Thanks so much!

justinwoo commented 10 years ago

:thumbsup:

btw, if anyone wants to provide a better solution for "pause", please do!!!

justinwoo commented 10 years ago

Please consider publishing a new version on apm~