From 0047a3a2b3f676473ddc663327c54747df9f853e Mon Sep 17 00:00:00 2001 From: h4h13 Date: Fri, 27 Jul 2018 19:06:20 +0530 Subject: [PATCH] Faq & Readme --- FAQ.md | 0 README.md | 28 ++++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 FAQ.md diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 00000000..e69de29b diff --git a/README.md b/README.md index 85c315d6..008cc131 100644 --- a/README.md +++ b/README.md @@ -1 +1,29 @@ # RetroMusicPlayer + +[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://github.com/h4h13/RetroMusicPlayer/blob/master/LICENSE.txt) + +**Android Material Design music player.** + +Retro music player is an open source, local music player for Android. + +#### Features + +- Local playback only (based on the MediaStore) +- Sleep timer +- Folder browser +- Widgets +- Theming (Just Black, Kinda dark, Clearly White) +- Now playing themes +- Volume controls +- Black list +- Album-artist support +- Auto download artist art(Last.FM) + +#### Download + +Get it on Google Play + + +#### License + +Retro Music Player is released under the GNU General Public License v3.0 (GPLv3), which can be found here: [License](LICENSE.md)