Simple-Music-Player/README.md

36 lines
1.9 KiB
Markdown
Raw Normal View History

2016-06-04 15:20:48 +00:00
# Simple Music Player
2017-01-06 22:39:39 +00:00
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="80">
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
2016-11-01 18:38:05 +00:00
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
2016-12-10 09:09:52 +00:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.musicplayer'><img src='http://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height=45/></a>
<a href='https://f-droid.org/app/com.simplemobiletools.musicplayer'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height=45 ></a>
2016-06-18 08:41:27 +00:00
2016-06-04 15:20:48 +00:00
<img alt="App image" src="screenshots/app.png" width="250">
2016-08-04 21:25:45 +00:00
<img alt="App image" src="screenshots/app_2.png" width="250">
2016-06-04 15:20:48 +00:00
<img alt="App image" src="screenshots/widget.png" width="250">
2016-06-03 09:02:06 +00:00
License
-------
2018-01-17 16:36:15 +00:00
Copyright 2016-present SimpleMobileTools
2016-06-03 09:02:06 +00:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.