Update README.md

Updated to include Swiftfin's App Store page instead of the TestFlight page.
This commit is contained in:
Joe 2023-04-01 16:27:56 -06:00 committed by GitHub
parent fcd9b0f1ec
commit 6924c98adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,6 @@ Translations can be improved very easily from our [Weblate](https://translate.je
| App Name | Status | Platforms | Description |
|:-:|:-:|:-:|-|
| [Jellyfin Mobile](https://github.com/jellyfin/jellyfin-expo) | ✅ Active | iOS, iPadOS | The app in this repository. It is a web wrapper based on Expo (React Native) with some native enhancements. It is available on the [App Store](https://apps.apple.com/us/app/jellyfin-mobile/id1480192618?mt=8) for iPhone and iPad. |
| [Swiftfin](https://github.com/jellyfin/swiftfin) | ✅ Active | iOS, iPadOS, tvOS | Swiftfin is a modern video client. Designed in Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices. The beta is available on [TestFlight](https://testflight.apple.com/join/oZd0QzWv). |
| [Swiftfin](https://github.com/jellyfin/swiftfin) | ✅ Active | iOS, iPadOS, tvOS | Swiftfin is a modern video client. Designed in Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices. The beta is available on the [App Store](https://apps.apple.com/us/app/swiftfin/id1604098728). |
| [Jellyfin Player iOS](https://github.com/jellyfin-archive/jellyfin-client-ios) | ❌ Archived | iOS, iPadOS | An effort to create a media playback app in native Swift. It only supported media playback. This project has been archived as there was no interest for maintaining it. |
| [Jellyfin React Client](https://github.com/jellyfin-archive/jellyfin-react-client) | ❌ Archived | iOS, iPadOS | An early project to create a single multiplatform app based on React Native. This project has been archived as we have changed direction to utilize native web wrappers on most platforms. |