Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheGr8 committed Apr 29, 2016
1 parent ff3128a commit 9d11fd1
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Wox.Plugin.Spotify
==================

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

### About

Search Spotify for tracks, artists, or albums and launch the results directly to your Spotify client.
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/HBBnKJr.gif)
![image](http://i.imgur.com/AfUkPvd.gif)

### Usage

Expand All @@ -25,6 +25,12 @@ Play: `` sp play ``

Pause: `` sp pause ``

Toggle Mute: `` sp mute ``

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

Expand Down

0 comments on commit 9d11fd1

Please sign in to comment.