https://github.com/ap-atul/music_player_lite
An elegant and lightweight music player for android
https://github.com/ap-atul/music_player_lite
android android-app android-audio-player android-music-player audio-player dark-mode equalizer light-mode lightweight music-app music-player music-player-lite
Last synced: about 1 year ago
JSON representation
An elegant and lightweight music player for android
- Host: GitHub
- URL: https://github.com/ap-atul/music_player_lite
- Owner: AP-Atul
- License: unlicense
- Created: 2021-05-03T08:29:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T03:41:04.000Z (over 2 years ago)
- Last Synced: 2024-05-21T07:19:43.784Z (almost 2 years ago)
- Topics: android, android-app, android-audio-player, android-music-player, audio-player, dark-mode, equalizer, light-mode, lightweight, music-app, music-player, music-player-lite
- Language: Java
- Homepage:
- Size: 84.3 MB
- Stars: 114
- Watchers: 10
- Forks: 23
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
A elegant and light weight music player for android
---
### Download
| Lite | Online |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Github release](https://github.com/AP-Atul/music_player_lite/releases/latest) | [Github release v0.3](https://github.com/AP-Atul/music_player_lite/releases/download/v0.3/mplite_online.apk) |
|
|
|
|
|
| |
### Community
Join the community of discord!
### Features
- No Ads forever
- Listen to music
- Simple and modern design
- Blazing fast performance
- Minimal battery usage
- Manage the queue and shuffle/ repeat mode
- Change the accent of the app
- Manage folders to exclude(hide)
- Automatic scanning of media files
- Browse/ Sort/ Search albums and artists
- Change between Dark and Light Modes
- Create playlists by long pressing on music (removed due to issues)
- Easily search songs by keywords
- Lock screen controls and play in the notification bar
- Headset controls
- Sleep timer
### Todo
- [ ] Add playlist feature (with proper db implementations)
- [ ] Improve playlist selection window
- [ ] Add feature to edit the filename (or include in tag editor?)
- [ ] Support API version 33 (multiple api changes to do)
- [ ] Blacklist files/songs?
- [ ] Fix equalizer and tag editor (not working good enough)
- [ ] Improve UI
### References
Highly motivated by [Music Player GO](https://github.com/enricocid/Music-Player-GO)
#### Any contribution is highly welcomed