mirror of
https://github.com/awesome-jellyfin/awesome-jellyfin
synced 2024-11-22 02:53:04 +00:00
feat: add Jellyflix
(#63)
* feat: add `Jellyflix` * chore: disable `double-link` remark
This commit is contained in:
parent
bd9cd09a25
commit
26dc66e323
2 changed files with 22 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!--lint disable awesome-heading awesome-toc-->
|
||||
<!--lint disable awesome-heading awesome-toc double-link-->
|
||||
|
||||
<p align="center">
|
||||
<img src="/assets/banner.png" />
|
||||
|
|
|
@ -318,6 +318,27 @@ clients:
|
|||
- icon: google-playstore
|
||||
url: https://play.google.com/store/apps/details?id=app.symfonik.music.player
|
||||
|
||||
- name: "Jellyflix"
|
||||
targets: [ Android, iOS, Windows, Linux, macOS, Browser ]
|
||||
official: false
|
||||
beta: false
|
||||
oss: https://github.com/jellyflix-app/jellyflix
|
||||
price:
|
||||
free: true
|
||||
downloads:
|
||||
- icon: demo
|
||||
url: https://jellyflix.kiejon.com/
|
||||
- icon: apple-appstore
|
||||
url: https://apps.apple.com/de/app/jellyflix/id6476043683
|
||||
- text: ".apk"
|
||||
url: https://github.com/jellyflix-app/jellyflix/releases/latest/download/jellyflix.apk
|
||||
- text: ".dmg"
|
||||
url: https://github.com/jellyflix-app/jellyflix/releases/latest/download/jellyflix.dmg
|
||||
- text: "windows.zip"
|
||||
url: https://github.com/jellyflix-app/jellyflix/releases/latest/download/jellyflix-windows.zip
|
||||
- text: "linux.zip"
|
||||
url: https://github.com/jellyflix-app/jellyflix/releases/latest/download/jellyflix-linux.zip
|
||||
|
||||
icons:
|
||||
github:
|
||||
single: "assets/clients/icons/github.png"
|
||||
|
|
Loading…
Reference in a new issue