An open API service indexing awesome lists of open source software.

https://github.com/fcannizzaro/spotify-control

View and Control your Spotify experience without leaving Sublime Text
https://github.com/fcannizzaro/spotify-control

music spotify sublime-package sublime-text-3

Last synced: about 2 months ago
JSON representation

View and Control your Spotify experience without leaving Sublime Text

Awesome Lists containing this project

README

          

# [spotify-control](https://packagecontrol.io/packages/spotify-control) (Where Sublime Meets Spotify)
View and Control your Spotify experience without leaving Sublime Text

![icon](icon.png)

### Status Bar Info

![status bar](status.png)

### Commands / Shortcuts

| Command | Shortcut |
|---------------------|:----------------------------------------------------:|
| Play/Pause | Ctrl + Alt + Space |
| Next Track | Ctrl + Alt + L |
| Previous Track | Ctrl + Alt + J |
| Toggle Shuffle | Ctrl + Alt + S |
| Select Repeat Mode | Ctrl + Alt + R |
| Browse Library | Ctrl + Alt + B |
| Refresh Library | - |

### Settings

| Key | Description |
|--------------------|-------------------------------------------------|
| `spotify_status` | set to **false** to disable status bar info |

### Inspired by
**[Atomify](https://github.com/jaebradley/atomify/)** of [Jae Bradley](https://github.com/jaebradley)