# [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)