Skip to content

arshitkk/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miyusik

Overview

Miyusik is a basic music player built with HTML, CSS, and JavaScript. It lets users play, pause, navigate, and interact with a simple playlist.


Features

  • Play/Pause: Start or pause the music.
  • Song Navigation: Switch to the previous or next song.
  • Seekbar: Adjust the current playback position.
  • Dynamic Song Info: Updates song name, singer, and duration.
  • Interactive Library: Select and play songs from a library.

How It Works

  • Use the Play/Pause button to control playback.
  • Click on songs in the library to play them.
  • Navigate tracks using the Next and Previous buttons.
  • The seekbar lets you jump to specific parts of the song.

Setup

  1. Place song files in the music/ folder (e.g., music/1.mp3).
  2. Update thumbnails in the thumbnails/ folder.
  3. Open index.html in a browser to run the app.

Enjoy your music! 🎵

About

Miyusik is a basic music player built with HTML, CSS, and JavaScript. It lets users play, pause, navigate, and interact with a simple playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors