Spaces:
Sleeping
Sleeping
title: Music Player Web App | |
emoji: π΅ | |
colorFrom: blue | |
colorTo: purple | |
sdk: docker | |
pinned: false | |
# π΅ Music Player | |
A web-based music player application that supports MP3, FLAC, and WAV files with metadata handling and playlist management. | |
## Features | |
- π§ Supports MP3, FLAC, and WAV audio formats | |
- π Displays track metadata (title, artist, album) | |
- πΌοΈ Shows album artwork when available | |
- π Supports lyrics display (including synchronized lyrics) | |
- π Playlist management | |
- π¨ Clean, modern interface | |
## Usage | |
1. Upload your music files to the `music` directory | |
2. Access the web interface | |
3. Browse and play your music collection | |
4. Create and manage playlists | |
## Development | |
To run locally: | |