PlayerAndroid/README.md

37 lines
1.2 KiB
Markdown
Raw Normal View History

2018-07-29 19:32:02 +00:00
# Retro Music Player
2018-07-27 13:36:20 +00:00
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://github.com/h4h13/RetroMusicPlayer/blob/master/LICENSE.txt)
2018-07-29 19:32:02 +00:00
**Android Material Design music player**
2018-07-27 13:36:20 +00:00
2018-07-29 19:32:02 +00:00
Retro Music is an open source, local music player for Android.
2018-07-27 13:36:20 +00:00
#### Features
- Local playback only (based on the MediaStore)
- Sleep timer
- Folder browser
2018-07-27 13:57:09 +00:00
- Home screen widgets
2018-07-29 19:32:02 +00:00
- Themes (Just Black, Kinda Dark, Clearly White)
2018-07-27 13:36:20 +00:00
- Now playing themes
- Volume controls
2018-07-29 19:32:02 +00:00
- Blacklist
2018-07-27 13:57:09 +00:00
- Album artist support
2018-07-27 13:36:20 +00:00
#### 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>
#### Translations
Help us translate the app to your language [here](http://monkeycodeapp.oneskyapp.com/collaboration/project?id=238534).
2018-07-27 13:36:20 +00:00
#### License
Retro Music Player is released under the GNU General Public License v3.0 (GPLv3), which can be found here: [License](LICENSE.md)
2018-08-01 06:35:49 +00:00
2018-08-01 06:56:59 +00:00
#### FAQ [Here](FAQ.md)
2018-08-01 06:51:16 +00:00
#### Change-Log and Release [Here](https://github.com/h4h13/RetroMusicPlayer/releases)