2022-10-08 17:56:06 +02:00
|
|
|
![Build](https://github.com/moritz-weber/mucke/workflows/Build/badge.svg)
|
|
|
|
|
2022-10-03 21:11:03 +02:00
|
|
|
|
2020-04-16 08:13:30 +02:00
|
|
|
# mucke
|
2020-03-20 16:17:02 +01:00
|
|
|
|
2022-10-08 17:56:06 +02:00
|
|
|
<p align="center">
|
|
|
|
<img src="src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="144px"/>
|
|
|
|
<br>
|
|
|
|
A music player that gets the best out of your local collection.
|
|
|
|
</p>
|
2021-12-06 20:47:07 +01:00
|
|
|
|
2022-10-08 17:56:06 +02:00
|
|
|
<!-- A music player that treats your precious files like no one else. -->
|
|
|
|
|
|
|
|
## Features
|
2021-12-06 20:47:07 +01:00
|
|
|
|
|
|
|
- Like songs to hear them more often in shuffle mode.
|
|
|
|
- Exclude songs from playing in shuffle mode.
|
2022-10-08 17:56:06 +02:00
|
|
|
- Link songs together to play them back-to-back in shuffle mode.
|
2021-12-06 20:47:07 +01:00
|
|
|
- Create smart playlists by filtering and sorting your library.
|
|
|
|
- Customize your landing page for a quick start.
|
2022-10-08 17:56:06 +02:00
|
|
|
|
|
|
|
## Previews
|
|
|
|
|
2022-10-08 18:01:04 +02:00
|
|
|
<img src="assets/screenshots/like.png" width="18%" /> <img src="assets/screenshots/exclude.png" width="18%" /> <img src="assets/screenshots/link.png" width="18%" /> <img src="assets/screenshots/smartlist.png" width="18%" /> <img src="assets/screenshots/home.png" width="18%" />
|
2022-10-10 19:03:18 +02:00
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
|
|
- Currently only support MP3 files.
|