Skip to content

bx5a/Minstrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minstrel

The idea

Minstrel is an Android audio player targeting the particular use of parties. During those occasions, you usually find yourself switching between youtube, spotify or any other streaming service. This application aims at making it easy to create a playlist using songs from any source.

Install

Minstrel is built using Android Studio. To try it you just have to create a new project from version control.

Please note that this application requires that the YouTube application is installed. To work on a virtual device, you can download the app from apkmirror and install it using these instructions. It also requires a valid developer key for the YouTube data API. Copy that key in the DeveloperKey.java file and you should be all set.

Contribute

I'd be more than happy to listen to any suggestion from users or to accept pull requests. Feel free to fill an issue if you have troubles using the app or an idea to improve it.