Spaces:
Sleeping
Sleeping
File size: 731 Bytes
25201bd f988d03 25201bd f988d03 25201bd f988d03 25201bd f988d03 25201bd f988d03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
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:
|