add an app description and screenshots

This commit is contained in:
Tibor Kaputa 2016-06-04 17:20:48 +02:00
parent 4512b46aea
commit f9e3c13b58

View file

@ -1,5 +1,15 @@
# Simple-Music-Player
A music player with a customizable widget
# Simple Music Player
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80">
A music player with the basic functions and a customizable widget.
It takes every song from your device that is more than 20 seconds long, without the ability to filter by artist etc. The app can be used for renaming the song title, artist or filename. You can control it easily both from the status bar notification or with hardware button on your speakers.
It contains a customizable widget for your home screen, where you can change the font color, or the alpha and the color of the background. The widget can be of size 4x1 or 4x2.
<img alt="App image" src="screenshots/app.png" width="250">
<img alt="App image" src="screenshots/widget_config.png" width="250">
<img alt="App image" src="screenshots/widget.png" width="250">
License
-------