Spotify.NET/README.md

13 lines
414 B
Markdown
Raw Normal View History

2014-01-28 20:01:07 +00:00
SpotifyAPI-NET
===
2014-01-28 20:01:07 +00:00
2014-02-13 17:26:24 +00:00
An API for the Spotify-Client, written in .NET
Look at the example provided in the Repo
Following 3 files will be needed for all features:
+ SpotifyAPI.dll
+ Newtonsoft.Json.dll (Will be merged into SpotifyAPI.dll in the official Releases using ILMerge)
2014-02-13 17:56:35 +00:00
+ nircmd.dll (Used to Mute & UnMute Spotify)
Screenshot of the Example:
![alt text](http://i.imgur.com/R9Xsma0.png "Example Screen")