mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 06:56:27 +00:00
Added Spotify Oculus to docs, closes 240
This commit is contained in:
parent
91b088169b
commit
35b531ec2b
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user