A javascript small-form audio player, inspired by moc (music on console).
https://kyle.nfor.fr/~drfred/musique/player.html
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 4 years ago | |
pic.php | 4 years ago | |
player.html | 4 years ago |
README.md
webmoc
A javascript small-form audio player, inspired by moc (music on console).
The player.html
file is enough for basic functionality.
Album art is provided by pic.php
; this requires a working PHP engine along with ffmpeg
, which is exec
'd as a UNIX-shell utility.
The player itself expects an adjacent music/
folder, which should contain a playlists/
subdirectory with all available playlists in M3U format.