mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add HoloPlay to Media/Audio Streaming (#548)
Co-authored-by: Stéphane <s.richin@oodrive.com> Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
82b0edff27
commit
fd7149f5ea
1 changed files with 12 additions and 0 deletions
12
software/holoplay.yml
Normal file
12
software/holoplay.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "HoloPlay"
|
||||
website_url: "https://app.holoplay.io"
|
||||
source_code_url: "https://github.com/stephane-r/holoplay-pwa"
|
||||
description: "Web app using Invidious API for listening to Youtube audio sources."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
depends_3rdparty: yes
|
||||
Loading…
Reference in a new issue