1
0
Fork 0
forked from are0h/tapes
tapes/README.md
Ro 8303155f9c updated read me
added some quick details about how it works and where to check it out in
action
2025-03-05 17:35:22 -06:00

15 lines
527 B
Markdown

# tapes
A simple audio player to listen to the PV Mixtape Series built with plain ole PHP and Javascript.
The only dependencies are [Composer](https://getcomposer.org/) 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](https://tapes.playvicio.us/).
More fancy stuff later.
[r.](https://h-i.social/@are0h)