forked from vfsfitvnm/ViMusic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
A Jetpack Compose Android application for streaming music from YouTube Music. | ||
|
||
<b>Features</b> | ||
|
||
<ul> | ||
<li>ExoPlayer based playback</li> | ||
<li>Snappy UI derived from the latest Material Design guidelines</li> | ||
<li>Opinionated UX that prioritizes ease of use over edge cases</li> | ||
<li>Customizable behavior</li> | ||
<li>Advanced media indexer that prioritizes correct metadata</li> | ||
<li>SD Card-aware folder management</li> | ||
<li>Reliable playback state persistence</li> | ||
<li>Full ReplayGain support (On MP3, MP4, FLAC, OGG, and OPUS)</li> | ||
<li>Edge-to-edge</li> | ||
<li>Embedded covers support</li> | ||
<li>Search Functionality</li> | ||
<li>Headset autoplay</li> | ||
<li>Stylish widgets that automatically adapt to their size</li> | ||
<li>Completely private and offline</li> | ||
<li>No rounded album covers (Unless you want them. Then you can.)</li> | ||
</ul> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A Jetpack Compose Android application for streaming music from YouTube Music. |