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)
- Host: GitHub
- URL: https://github.com/janchaloupka/spotify-webplayerwrapper
- Owner: janchaloupka
- License: mit
- Created: 2018-08-29T14:29:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T13:42:43.000Z (almost 6 years ago)
- Last Synced: 2025-03-23T12:41:29.232Z (about 1 month ago)
- Topics: csharp, spotify, uwp, windowsphone
- Language: CSS
- Homepage:
- Size: 6.3 MB
- Stars: 13
- Watchers: 5
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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