Faq & Readme
This commit is contained in:
parent
b956cb21f6
commit
0047a3a2b3
2 changed files with 28 additions and 0 deletions
0
FAQ.md
Normal file
0
FAQ.md
Normal file
28
README.md
28
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
|
||||
|
||||
<a href='https://play.google.com/store/apps/details?id=code.name.monkey.retromusic&hl=en&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img width="250" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
|
||||
|
||||
|
||||
#### License
|
||||
|
||||
Retro Music Player is released under the GNU General Public License v3.0 (GPLv3), which can be found here: [License](LICENSE.md)
|
||||
|
|
Loading…
Reference in a new issue