Skip to content

dbeattie71/Audiotica

 
 

Repository files navigation

Audiotica

![Gitter](https://badges.gitter.im/Join Chat.svg) License APACHE Contact Gratipay

Music player powered by LastFM, that uses Vk, YouTube, Soundcloud and other sites to download music.

Requirements

Most dependencies are obtained from Nuget and automatically restored on build. The only external dependency you'll have install is the Windows Ad Mediator SDK.

Building

Make sure you have the necessary tools for building Windows Universal Apps.

Simply clone the repo

git clone https://github.com/zumicts/audiotica

Open the solution file Audiotica.sln in Visual Studio. Make sure the selected platform is either x86, for emulator, or ARM for device. Then right-click and click Build on the Audiotica.WindowsPhone project in the Apps folder. Nuget should download all missing packages, if not open the package manager and click Restore Missing Packages.

You should now have successfully build the Audiotica app for Windows Phone. Unless you don't have the Ad Mediator SDK installed or are in any other branch besides master, everything should be working.

NOTE: As of this writing the Windows project will not build. This project has not be worked on yet.

About

Music player and downloader powered by various sites. For Windows 8.1 (phone/tablet).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 48.6%
  • C 41.5%
  • C++ 9.4%
  • Other 0.5%