Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/JohnTheGr8/Wox.Plugin.Spotify

Spotify plugin for Wox launcher
https://github.com/JohnTheGr8/Wox.Plugin.Spotify

spotify wox wox-plugin

Last synced: 2 days ago
JSON representation

Spotify plugin for Wox launcher

Awesome Lists containing this project

README

        

Wox.Plugin.Spotify
==================

Spotify plugin for the [Wox launcher](https://github.com/Wox-launcher/Wox)

### About

Control your Spotify client from Wox. Search for tracks, artists, or albums and launch the results directly to your client.

![image](http://i.imgur.com/AfUkPvd.gif)

### Usage
| Keyword | Description |
| ---------------------------------- | ----------------------------- |
| `` sp `` | Show currently playing track |
| `` sp {track, artist, or album} `` | Search for tracks |
| `` sp artist {artist name} `` | Search for an artist |
| `` sp album {album name} `` | Search for an album |
| `` sp next `` | Play next track |
| `` sp play `` | Resume currently playing track|
| `` sp pause `` | Pause currently playing track |
| `` sp mute `` | Toggle Mute |

### Notice

Make sure your local Spotify client has `Allow Spotify to be opened from the web` turned on, otherwise the plugin will inform you that `Spotify is not running`.

You can find this option in `Preferences > Startup and Window Behaviour`.

### Third-Party Libraries

- [SpotifyAPI-NET](https://github.com/JohnnyCrazy/SpotifyAPI-NET) : Spotify API wrapper
- [Json.Net](https://github.com/JamesNK/Newtonsoft.Json) : High performance json library

## To Do - Ideas

- Better solution to [#6](https://github.com/JohnTheGr8/Wox.Plugin.Spotify/issues/6)
- Search user content (playlists, saved music)
- Configurable default search type (now track search is default, album/playlist search might be more suitable to some)
- User Configuration (#1)
- Clear Cache folder