An open API service indexing awesome lists of open source software.

https://github.com/dn0ne/lotus

Music player for Android
https://github.com/dn0ne/lotus

Last synced: 3 months ago
JSON representation

Music player for Android

Awesome Lists containing this project

README

        


# Lotus

### Music player for Android

## Screenshots












## Features
- Enjoy your favorite music in a variety of formats, including MP3, FLAC, OGG, WAV, and more
- Easily browse tracks, albums, artists, and genres, and create custom playlists
- Enhance your listening experience with synchronized lyrics from [LRCLIB](https://lrclib.net/)
- Manually update track details or fetch accurate info from [MusicBrainz](https://musicbrainz.org/)
- Designed with [Material You](https://m3.material.io/) and supports dynamic color palettes

## Download
Latest stable version is available on [GitHub releases](https://github.com/dn0ne/lotus/releases/latest)

Stable releases are also available on [F-Droid](https://f-droid.org/packages/com.dn0ne.lotus)

## Support
If you enjoy using Lotus, consider [buying me a coffee](https://en.liberapay.com/dn0ne/donate)!

## Build
1. **Get the Source Code**
- Clone the repository or download the source code:
```bash
git clone https://github.com/dn0ne/lotus.git
```

2. **Open project in Android Studio**
- Launch Android Studio.
- Select **File > Open** and navigate to the project's folder.
- Click **OK** to open the project.

3. **Run the project**
- Wait for the project to sync and build (Gradle sync may take some time).
- Ensure a device or emulator is connected.
- Click the **Run** button or press `Shift + F10` to build and launch the app.

That's it! The app should now be running.

## Credits
Some UI elements are inspired by [Vanilla](https://github.com/vanilla-music/vanilla)

Lyrics UI is inspired by [Beautiful Lyrics](https://github.com/surfbryce/beautiful-lyrics)

[MaterialKolor](https://github.com/jordond/materialkolor)

[kmpalette](https://github.com/jordond/kmpalette)

[Reorderable](https://github.com/Calvin-LL/Reorderable)

[jaudiotagger](https://bitbucket.org/ijabz/jaudiotagger/src/master/)

## License
Lotus is licensed under [GPLv3](LICENSE.md)