Simple audio player for PV tape series
https://tapes.playvicio.us
|
||
---|---|---|
assets | ||
brain | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
index.php | ||
README.md |
tapes
A simple audio player to listen to the PV Mixtape Series built with plain ole PHP and Javascript.
The only dependencies are Composer and PHP 8.2.
Playlists are organized into folders under the assets/audio/tapes
directory, i.e. assets/audio/tapes/your-playlist-name
.
Toss a cover.jpg
file in your playlist folder, and your playlist will have a cool album cover.
See this in action at Tapes.
More fancy stuff later.