The All-in-one, powerful music app, powered by Last.FM and Deezer.
Most dependencies are obtained from Nuget and automatically restored on build. The only external dependency you'll have install is the Windows Advertising SDK SDK and SQLite for Universal App Platform SDK.
Make sure you have the necessary tools for building [Windows Universal Apps] (https://dev.windows.com/en-us/develop/building-universal-Windows-apps).
Simply clone the repo
git clone https://github.com/mcd-50/airstem
Open the solution file MusicusUniversalDesktop.sln
in Visual Studio. Then right-click and click Build on the solution. Nuget should download all missing packages, if not open the package manager and click Restore Missing Packages
.
You need various api keys for application to work properly. Please refer Musicus.Data/ApiKeys.cs and get youtube, lastfm, soundcloud api keys.