Skip to content

jac32/AtomicSpotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Spotify Client in Atom

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/Pause
  • Spotify: Play Next
  • Spotify: Play Prev
  • Spotify: Play Selection
  • Spotify: Search Selection
  • Spotify: Increase Volume
  • Spotify: 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

Installation

git clone https://github.com/jac32/AtomicSpotify
cd AtomicSpotify
apm link
npm install

About

Spotify Client in the Atom Text Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors