RetroMusicPlayer/README.md

139 lines
6.6 KiB
Markdown
Raw Normal View History

2022-02-21 13:52:40 +05:30
<p align="center">
<a href="https://retromusic.app">
<img src="app\src\main\ic_launcher-web.png" height="128">
<h1 align="center">Retro Music Player 🎵</h1>
</a>
</p>
<p align="center">
<a href="https://github.com/RetroMusicPlayer/RetroMusicPlayer" style="text-decoration:none" area-label="Android">
<img src="https://img.shields.io/badge/Platform-Android-green.svg">
</a>
<a href="https://github.com/RetroMusicPlayer/RetroMusicPlayer/actions/workflows/android.yml" style="text-decoration:none" area-label="Build Status">
<img src="https://github.com/RetroMusicPlayer/RetroMusicPlayer/actions/workflows/android.yml/badge.svg">
</a>
<a href="https://github.com/RetroMusicPlayer/RetroMusicPlayer" style="text-decoration:none" area-label="Min API: 21">
<img src="https://img.shields.io/badge/minSdkVersion-21-green.svg">
</a>
<a href="https://play.google.com/store/apps/details?id=code.name.monkey.retromusic" style="text-decoration:none" area-label="Play Store">
<img src="https://img.shields.io/badge/Download-Google_Play-green.svg">
</a>
<a href="https://github.com/RetroMusicPlayer/RetroMusicPlayer/blob/master/LICENSE.md" style="text-decoration:none" area-label="License: GPL v3">
<img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg">
</a>
<a href="https://twitter.com/retromusicapp" style="text-decoration:none" area-label="Twitter Follow">
<img src="https://img.shields.io/twitter/follow/retromusicapp?style=social">
</a>
<a href="https://crowdin.com/project/retromusicplayer" style="text-decoration:none" area-label="Crowdin">
<img src="https://badges.crowdin.net/retromusicplayer/localized.svg">
</a>
</p>
___
2021-03-25 10:47:45 +05:30
2021-11-23 03:12:03 -08:00
## 🆕 Material You Design Music Player for Android music lovers
2018-07-27 19:06:20 +05:30
2022-02-21 13:52:40 +05:30
## ⚠ Join [@retromusiclog](https://telegram.me/retromusiclog) on Telegram for important updates.
___
2021-07-18 20:06:02 +05:30
2022-02-21 13:52:40 +05:30
## 📱 Screenshots
2020-05-09 21:48:50 +05:30
### App Themes
2022-06-19 15:41:19 +05:30
| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="200"/> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" width="200"/> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" width="200"/> |
2020-05-09 21:48:50 +05:30
|:---:|:---:|:---:|
|Clearly white| Kinda dark | Just black|
2020-05-09 21:20:06 +05:30
### Player screen
2022-06-19 15:41:19 +05:30
| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg" width="200"/>|
2022-01-25 17:15:46 +05:30
|:---:|:---:|:---:|:---:|:---:|
| Home | Songs | Albums | Artists | Settings |
2022-02-18 11:58:12 +05:30
### Synced lyrics screen (Over Cover)
| <img src="screenshots/synced_over_light.jpg" width="200"/>| <img src="screenshots/synced_over_dark.jpg" width="200"/>| <img src="screenshots/synced_over_black.jpg" width="200"/>|
2022-01-25 17:15:46 +05:30
|:---:|:---:|:---:|
2022-02-18 11:58:12 +05:30
| Synced Over Cover light | Synced Over Cover dark | Synced Over Cover black |
2022-01-25 17:15:46 +05:30
2022-02-18 11:58:12 +05:30
### Synced lyrics screen (Replace Cover)
| <img src="screenshots/synced_replace_light.jpg" width="200"/>| <img src="screenshots/synced_replace_dark.jpg" width="200"/>| <img src="screenshots/synced_replace_black.jpg" width="200"/>|
|:---:|:---:|:---:|
| Synced Replace Cover light | Synced Replace Cover dark | Synced Replace Cover black |
2020-05-09 21:39:55 +05:30
2022-02-18 11:58:12 +05:30
### 10+ Now playing themes
2022-06-19 15:41:19 +05:30
| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="200"/> |<img src="screenshots/fit.jpg" width="200"/>| <img src="screenshots/flat.jpg" width="200"/> | <img src="screenshots/color.jpg" width="200"/> | <img src="screenshots/material.jpg" width="200"/> |
2020-05-09 21:39:55 +05:30
|:-----: |:-----: |:-----: |:-----: |:-----: |
2020-05-09 21:53:49 +05:30
| Normal | Fit | Flat | Color | Material |
2022-02-16 19:34:30 +05:30
| <img src="screenshots/classic.jpg" width="200"/> |<img src="screenshots/adaptive.jpg" width="200"/>| <img src="screenshots/blur.jpg" width="200"/> | <img src="screenshots/tiny.jpg" width="200"/> | <img src="screenshots/peek.jpg" width="200"/> |
2020-05-09 21:53:49 +05:30
|:-----: |:-----: |:-----: |:-----: |:-----: |
2022-02-16 19:34:30 +05:30
| Classic | Adaptive | Blur | Tiny | Peek |
2020-05-09 21:39:55 +05:30
2022-02-21 13:52:40 +05:30
___
2022-02-18 11:58:12 +05:30
## 🧭 Navigation never made easier
2020-08-10 11:41:12 +05:30
Self-explanatory interface without overloaded menus.
2018-07-27 19:06:20 +05:30
2022-02-18 11:58:12 +05:30
## 🎨 Colorful
2020-08-10 11:41:12 +05:30
You can choose between three different main themes: Clearly White, Kinda
Dark and Just Black for AMOLED displays. Select your favorite accent
2020-05-09 20:47:01 +05:30
color from a color palette.
2018-07-27 19:06:20 +05:30
2022-02-18 11:58:12 +05:30
## 🏠 Home
2020-10-03 17:49:21 +05:30
Where you can view your recently/top played artists, albums and
2020-08-10 11:41:12 +05:30
favorite songs. No other music player has this feature.
2018-07-27 19:06:20 +05:30
2022-02-18 11:58:12 +05:30
## 📦 Included Features
2020-08-10 11:41:12 +05:30
- Base 3 themes (Clearly White, Kinda Dark and Just Black)
2021-09-09 11:37:23 +05:30
- Chromecast support
2020-05-09 20:47:01 +05:30
- Choose from 10+ now playing themes
2020-08-10 11:41:12 +05:30
- Driving Mode
2020-05-09 20:47:01 +05:30
- Headset/Bluetooth support
2020-08-10 11:41:12 +05:30
- Music duration filter
2022-02-18 11:58:12 +05:30
- Android auto support
- Wallpaper accent picker on Android 8.1+
- Material You support on Android 12+
- Monet themed icon support on Android 13+
2020-10-03 19:26:21 +05:30
- Folder support - Play songs by folder
2020-05-09 20:47:01 +05:30
- Gapless playback
- Volume controls
2020-10-03 17:49:21 +05:30
- Carousel effect for album covers
2020-08-10 11:41:12 +05:30
- Home screen widgets
- Lock screen playback controls
- Lyrics screen (download and sync with music)
2020-10-03 17:49:21 +05:30
- Sleep timer
2020-08-10 11:41:12 +05:30
- Easy drag to sort playlist & play queue
2020-05-09 20:47:01 +05:30
- Tag editor
2020-08-10 11:41:12 +05:30
- Create, edit and import playlists
2020-05-09 20:47:01 +05:30
- Playing queue with reorder
- User profile
2021-06-10 17:44:25 +05:30
- 30+ languages support (help translate the project: [Crowdin](https://crowdin.com/project/retromusicplayer)
2020-08-10 11:41:12 +05:30
- Browse and play your music by songs, albums, artists, playlists and
genre
- Smart Auto Playlists - Recently played, most played and history
2020-10-03 19:26:21 +05:30
- Build your playlist on the go
2018-07-27 19:06:20 +05:30
2020-10-03 19:26:21 +05:30
We are trying our best to bring you the best user experience. The app is regularly being updated for bug fixes and new features.
2022-02-21 13:52:40 +05:30
___
2022-02-18 11:58:12 +05:30
## ❓ FAQ
2021-09-09 11:34:32 +05:30
Please read the FAQ [here](https://retromusic.app/faq.html)
2020-08-10 11:41:12 +05:30
2022-02-18 11:58:12 +05:30
In any case, you find or notice any bugs please report them by creating an issue or by contacting us in the [Telegram help & feedback group](https://t.me/retromusicapp).
If you have any feature suggestions, please create an issue with detailed information or by contacting us in the [Telegram suggestions group](https://t.me/retro_music_suggestion).
2018-07-27 19:06:20 +05:30
2022-02-18 11:58:12 +05:30
## 🔗 Social links
2021-09-09 11:37:23 +05:30
**Telegram:** https://t.me/retromusicapp <br>
**Instagram:** https://instagram.com/retromusicapp <br>
**Crowdin**: https://crowdin.com/project/retromusicplayer <br>
**Pinterest:** https://pinterest.com/retromusicapp <br>
**Twitter:** https://twitter.com/retromusicapp <br>
2018-07-27 19:06:20 +05:30
2022-02-18 11:58:12 +05:30
## 🗂️ License
2018-08-01 12:21:16 +05:30
2020-05-09 20:47:01 +05:30
Retro Music Player is released under the GNU General Public License v3.0
2020-10-03 17:49:21 +05:30
(GPLv3), which can be found [here](LICENSE.md)
2018-08-01 12:21:16 +05:30
2020-05-09 22:09:19 +05:30
2020-10-03 19:26:21 +05:30
>Please note: Retro Music Player is an offline music player app. It
2020-08-10 11:41:12 +05:30
>doesn't support music downloading or online music streaming.