Simple-Music-Player/README.md

22 lines
1.4 KiB
Markdown
Raw Normal View History

2016-06-04 15:20:48 +00:00
# Simple Music Player
2020-03-22 14:14:27 +00:00
<img alt="Logo" src="fastlane/metadata/android/en-US/images/icon.png" width="120" />
2016-06-04 15:20:48 +00:00
2016-09-07 21:19:13 +00:00
A clean music player with a customizable widget.
A music player easily controllable from the status bar, home screen widget or by hardware buttons on your headset. You can sort the tracks by the Title or Artist, as well as change the Equalizer. Does not yet support filtering by artist or album, stay tuned!
2016-06-04 15:20:48 +00:00
2016-08-31 21:31:46 +00:00
It contains a widget with customizable text color, alpha and the color of the background.
2017-01-07 22:21:19 +00:00
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
2016-06-04 15:20:48 +00:00
2019-02-20 15:03:49 +00:00
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
2016-11-01 18:38:05 +00:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.musicplayer'><img src='https://simplemobiletools.com/assets/images/google-play.png' alt='Get it on Google Play' height=45/></a>
<a href='https://f-droid.org/packages/com.simplemobiletools.musicplayer'><img src='https://simplemobiletools.com/assets/images/f-droid.png' alt='Get it on F-Droid' height=45 ></a>
2016-06-18 08:41:27 +00:00
2018-01-17 17:14:03 +00:00
<div style="display:flex;">
2021-02-11 19:57:45 +00:00
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/english/1.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/english/2.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/english/3.jpg" width="30%">
2018-01-17 17:14:03 +00:00
</div>