Skip to content

idiotWu/sublime-spotify

 
 

Repository files navigation

Spotify for Sublime

Control Spotify from the command palette.

screenshot

Requirements

  • OS X
  • Spotify
  • Sublime Text 2 or 3

Installation

The easy way: Install Package Control. Bring up the Command Pallete. Select "Package Control: Install Package", and select Spotify after the list appears.

The other way: Clone this repository to ~/Library/Application Support/Sublime Text 2/Packages/Spotify/ or ~/Library/Application Support/Sublime Text 3/Packages/Spotify/ depending on your version of Sublime.

Usage

Access the command palette with CMD+Shift+P and type Spotify to select a command.

Commands include:

  • Play/Pause
  • Next/Previous
  • Search
  • Repeat/Shuffle
  • Now Playing

Settings can be found in Sublime Text -> Preferences -> Package Settings -> Spotify.

About

Control Spotify from Sublime Text 2 or 3.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Python 88.7%
  • JavaScript 11.3%