mirror of
https://github.com/awesome-jellyfin/awesome-jellyfin
synced 2024-11-12 22:37:08 +00:00
feat: add streamyfin to clients list (#99)
This commit is contained in:
parent
7d617f5d8f
commit
30dd7db9f6
1 changed files with 19 additions and 0 deletions
|
@ -352,6 +352,25 @@ clients:
|
||||||
- text: "linux.zip"
|
- text: "linux.zip"
|
||||||
url: https://github.com/jellyflix-app/jellyflix/releases/latest/download/jellyflix-linux.zip
|
url: https://github.com/jellyflix-app/jellyflix/releases/latest/download/jellyflix-linux.zip
|
||||||
|
|
||||||
|
- name: "Streamyfin"
|
||||||
|
targets: [ Android, iOS ]
|
||||||
|
official: false
|
||||||
|
beta: false
|
||||||
|
website: https://streamyfin.app
|
||||||
|
oss: https://github.com/fredrikburmester/streamyfin
|
||||||
|
price:
|
||||||
|
free: true
|
||||||
|
downloads:
|
||||||
|
- icon: apple-appstore
|
||||||
|
url: https://apps.apple.com/us/app/streamyfin/id6593660679
|
||||||
|
- icon: google-playstore
|
||||||
|
url: https://play.google.com/store/apps/details?id=com.fredrikburmester.streamyfin
|
||||||
|
- icon : testflight
|
||||||
|
url: https://testflight.apple.com/join/CWBaAAK2
|
||||||
|
- text: ".apk"
|
||||||
|
url: https://github.com/fredrikburmester/streamyfin/releases
|
||||||
|
|
||||||
|
|
||||||
icons:
|
icons:
|
||||||
github:
|
github:
|
||||||
single: "assets/clients/icons/github.png"
|
single: "assets/clients/icons/github.png"
|
||||||
|
|
Loading…
Reference in a new issue