Skip to content

An Embeddable Static Music Player written in Javascript

License

Notifications You must be signed in to change notification settings

K1ngw1ng/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-player

An Embeddable Static Music Player written in Javascript

Instructions

1. Load Music

  • Load your mp3 files into the /music/

2. Configure playlist.js

  • Replace Title * with your track title, Artist with your Artist Name, music/example.mp3 with your mp3 file and https://picsum.photos/500/ with a link to your cover art.

3. Embed in an iframe (optional)

  • Embed the index.html file in an 'iframe` div

4. You're Done!

  • You are now ready to push to your webhost of choice!