Simple-Music-Player/README.md

30 lines
1.8 KiB
Markdown
Raw Normal View History

2016-06-04 15:20:48 +00:00
# Simple Music Player
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80">
2016-08-04 21:25:45 +00:00
A simple music player without ads, unnecessary permissions and advanced features. It is fully opensource, comes with a Dark theme. The app can be used for renaming the song title, artist or filename. You can control it easily both from the status bar notification or with hardware button on your headset. You can sort the tracks by the Title or Artist, as well as change the Equalizer.
2016-06-04 15:20:48 +00:00
It contains a customizable widget for your home screen, where you can change the font color, or the alpha and the color of the background. The widget can be of size 4x1 or 4x2.
2016-06-18 08:41:27 +00:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.musicplayer'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height=60/></a>
2016-07-09 01:54:18 +00:00
<a href="https://f-droid.org/app/com.simplemobiletools.musicplayer"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="60"></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
-------
Copyright 2016 SimpleMobileTools
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.