diff --git a/assets/apps/intro-quiz/index.yaml b/assets/apps/intro-quiz/index.yaml new file mode 100644 index 00000000..86e3b9c8 --- /dev/null +++ b/assets/apps/intro-quiz/index.yaml @@ -0,0 +1,25 @@ +name: Intro Quiz +url: https://github.com/colfin22/intro-quiz +repoUrl: https://github.com/colfin22/intro-quiz +platforms: + web: true + docker: + store: https://hub.docker.com/r/colfin22/intro-quiz +api: Subsonic +description: "Self-hosted \"guess the intro\" music quiz for family game night, built on your Navidrome library. Phones join by scanning a QR code on the TV; the scoreboard, album art and audio cast to a Chromecast or Android TV." +screenshots: + thumbnail: thumbnail.webp + gallery: + - screen1.webp + - screen2.webp + - screen3.webp + - screen4.webp + - screen5.webp +isFree: true +keywords: + - quiz + - game + - party + - chromecast + - trivia + - family diff --git a/assets/apps/intro-quiz/screen1.webp b/assets/apps/intro-quiz/screen1.webp new file mode 100644 index 00000000..332b4d4f Binary files /dev/null and b/assets/apps/intro-quiz/screen1.webp differ diff --git a/assets/apps/intro-quiz/screen2.webp b/assets/apps/intro-quiz/screen2.webp new file mode 100644 index 00000000..32db7c93 Binary files /dev/null and b/assets/apps/intro-quiz/screen2.webp differ diff --git a/assets/apps/intro-quiz/screen3.webp b/assets/apps/intro-quiz/screen3.webp new file mode 100644 index 00000000..f35b1f35 Binary files /dev/null and b/assets/apps/intro-quiz/screen3.webp differ diff --git a/assets/apps/intro-quiz/screen4.webp b/assets/apps/intro-quiz/screen4.webp new file mode 100644 index 00000000..cea1ae94 Binary files /dev/null and b/assets/apps/intro-quiz/screen4.webp differ diff --git a/assets/apps/intro-quiz/screen5.webp b/assets/apps/intro-quiz/screen5.webp new file mode 100644 index 00000000..ed2c0843 Binary files /dev/null and b/assets/apps/intro-quiz/screen5.webp differ diff --git a/assets/apps/intro-quiz/thumbnail.webp b/assets/apps/intro-quiz/thumbnail.webp new file mode 100644 index 00000000..f1a14c62 Binary files /dev/null and b/assets/apps/intro-quiz/thumbnail.webp differ