Skip to content

Commit 9b30752

Browse files
feat: added Aperture client (#398)
1 parent 8d5d115 commit 9b30752

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

assets/clients/clients.yaml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ clients:
730730
- type: shield
731731
label: Microsoft Store
732732
url: https://apps.microsoft.com/detail/9nb0h051m4v4
733-
733+
734734
- name: "JellyRock"
735735
targets: [Roku]
736736
oss: https://github.com/cewert/jellyrock
@@ -756,7 +756,7 @@ clients:
756756
- type: github
757757
owner: damontecres
758758
repo: Wholphin
759-
759+
760760
- name: Void
761761
targets: [Android, AndroidTV]
762762
oss: https://github.com/hritwikjohri/Void-for-jellyfin
@@ -786,7 +786,7 @@ clients:
786786
owner: Fingel
787787
repo: gelly
788788
- type: flathub
789-
package: io.m51.Gelly
789+
package: io.m51.Gelly
790790

791791
- name: ampcast
792792
targets: [Browser, Windows, Linux, macOS]
@@ -802,6 +802,18 @@ clients:
802802
owner: rekkyrosso
803803
repo: ampcast
804804

805+
- name: "Aperture"
806+
targets: [Browser]
807+
oss: https://github.com/akhilmulpurii/aperture
808+
official: false
809+
beta: true
810+
price:
811+
free: true
812+
downloads:
813+
- type: github
814+
owner: akhilmulpurii
815+
repo: aperture
816+
805817
- name: "Mediora"
806818
targets: [AppleTV]
807819
website: https://github.com/ghobs91/mediora

0 commit comments

Comments
 (0)