Added Spotify Oculus to docs, closes 240

This commit is contained in:
Jonas Dellinger 2018-04-25 20:40:16 +02:00 committed by GitHub
parent 91b088169b
commit 35b531ec2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# SpotifyAPI-NET Documentation
##About
## About
This Library, written in C#/.NET, combines two independent SpotifyAPIs into one.
@ -16,7 +16,7 @@ Both combined can be used for any kind of application.
---
##Installing
## Installing
* Via NuGet Package:
```cs
@ -29,14 +29,18 @@ Install-Package SpotifyAPI-NET -pre
---
##Projects
## Projects
###[Spofy](https://github.com/eltoncezar/Spofy) by [@eltoncezar](https://github.com/eltoncezar)
### [Spofy](https://github.com/eltoncezar/Spofy) by [@eltoncezar](https://github.com/eltoncezar)
> A Spotify mini player and notifier for Windows
###[Toastify](https://github.com/aleab/toastify) by [@aleab](https://github.com/aleab)
### [Toastify](https://github.com/aleab/toastify) by [@aleab](https://github.com/aleab)
> Toastify adds global hotkeys and toast notifications to Spotify
>
> *Forked from [nachmore/toastify](https://github.com/nachmore/toastify)*
### [Spotify Oculus](https://github.com/CaptainMorgs/spotify-oculus-release) by [@CaptainMorgs](https://github.com/CaptainMorgs)
> Unity project for interacting with Spotify in virtual reality for the Oculus Rift.