AtomicSpotify allows you to interact with the Spotify client without leaving the atom text editor.
The following commands are added to the command palette:
Spotify: Current Track'Spotify: Play/PauseSpotify: Play NextSpotify: Play PrevSpotify: Play SelectionSpotify: Search SelectionSpotify: Increase VolumeSpotify: Decrease Volume
The output verbosity for all of these commands can be toggled with:
`Spotify: Toggle Verbosity`
NOTE: This plugin will only work on OS X
git clone https://github.com/jac32/AtomicSpotify
cd AtomicSpotify
apm link
npm install