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

https://github.com/janchaloupka/spotify-webplayerwrapper

Unofficial Spotify client for Windows Phone (using modified Spotify web player)
https://github.com/janchaloupka/spotify-webplayerwrapper

csharp spotify uwp windowsphone

Last synced: 24 days ago
JSON representation

Unofficial Spotify client for Windows Phone (using modified Spotify web player)

Awesome Lists containing this project

README

        

# Spotify WPW (Web Player Wrapper)
Formerly known as **Spotify Web Wrapper**. Unofficial spotify player based on [Spotify web player](https://open.spotify.com) created with the main goal to get working Spotify player to the Windows 10 Mobile OS.

App is completely open source and licenced under the MIT licence. Feel free to browse the source code, create pull requests, report bugs or make suggestions to make this app even better.

## Recommended developer tools
* Visual Studio 2017
* Any edition with UWP package installed (with Windows 10 SDK 14393)
* [SamRueby's CompileSass](https://marketplace.visualstudio.com/items?itemName=SamRueby.CompileSass) VS plug-in
* Automatic Sass compiler for Visual Studio
* No configuration required, plugin will automatically compile any .scss files on save
* (optional) [ReSharper](https://www.jetbrains.com/resharper/) for better code style linting