new media player, fixing #5

This commit is contained in:
2023-06-30 09:53:39 +02:00
parent 025822bf00
commit 8e41a16dcf
8 changed files with 116 additions and 0 deletions
@@ -0,0 +1,7 @@
# A simple image and video player
The tooloop media player is using [mpv](https://mpv.io/) to loop over all images and videos in `/assets/data`.
## Customizing
Check out the start script if you want to fiddle with some mpv options. [Here's the reference manual](https://mpv.io/manual/).