Skip to content

A PHP script that scans a directory and plays its MP3, M4A and WAV files using HTML5 audio player.

Notifications You must be signed in to change notification settings

jaredblyth/php-html5-audio-jukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HTML5 Jukebox is a PHP script that scans a directory and lists its contents as links. If a link leads to a MP3, M4A or WAV file, it creates an HTML5 Audio player for it to play in. If the link is to a sub-directory, the next level down of contents is listed as links, thus enabling the nesting songs within albums within artists.

About

A PHP script that scans a directory and plays its MP3, M4A and WAV files using HTML5 audio player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages