58 lines
2.5 KiB
Markdown
58 lines
2.5 KiB
Markdown
<div align="center">
|
|
<img alt="Swiftfin" src="./Resources/primary-wide.svg">
|
|
|
|
<h1>Swiftfin</h1>
|
|
<img src="https://img.shields.io/badge/iOS-15+-red"/>
|
|
<img src="https://img.shields.io/badge/tvOS-17+-red"/>
|
|
<img src="https://img.shields.io/badge/Jellyfin-10.8.13-9962be"/>
|
|
|
|
<a href="https://translate.jellyfin.org/engage/swiftfin/">
|
|
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/svg-badge.svg"/>
|
|
</a>
|
|
<a href="https://matrix.to/#/#jellyfin:matrix.org">
|
|
<img src="https://img.shields.io/matrix/jellyfin:matrix.org">
|
|
</a>
|
|
<a href="https://discord.gg/zHBxVSXdBV">
|
|
<img src="https://img.shields.io/badge/Talk%20on-Discord-brightgreen">
|
|
</a>
|
|
</div>
|
|
|
|
<p align="center">
|
|
<b>Swiftfin</b> is a modern video client for the <a href="https://github.com/jellyfin/jellyfin">Jellyfin</a> media server. Made using Swift to maximize direct play with the power of <b>VLC</b> and look <b>native</b> on all classes of Apple devices.
|
|
</p>
|
|
|
|
## ⚡️ Download
|
|
|
|
<a href="https://apps.apple.com/us/app/swiftfin/id1604098728">
|
|
<img height=75 alt="Download on the Apple App Store" src="./Resources/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg"/>
|
|
</a>
|
|
|
|
## 🛠️ TestFlight
|
|
|
|
Use the TestFlight version to test new features and bug fixes before being published to the App Store. We are grateful for your time and resources for reporting new bugs.
|
|
|
|
> [!NOTE]
|
|
> As of June 11, 2024, only iOS has a TestFlight version. tvOS is planned for the near future.
|
|
|
|
<a href="https://testflight.apple.com/join/SqNPfdxq">
|
|
<img height=75 alt="Get the beta on TestFlight" src="./Resources/Get_the_beta_on_Testflight.svg"/>
|
|
</a>
|
|
|
|
## ⚙️ Development
|
|
|
|
Thank you for your interest in Swiftfin! Please check out the [Contribution Guidelines](https://github.com/jellyfin/Swiftfin/blob/main/Documentation/contributing.md) to get started.
|
|
|
|
## 📚 Translations
|
|
|
|
**Don't see Swiftfin in your language?**
|
|
|
|
Check out our [Weblate instance](https://translate.jellyfin.org/projects/swiftfin/) to help translate Swiftfin and other Jellyfin projects.
|
|
|
|
<a href="https://translate.jellyfin.org/engage/swiftfin/">
|
|
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/multi-auto.svg"/>
|
|
</a>
|
|
|
|
## 🎬 Player Differences
|
|
|
|
Swiftfin offers both **Native (AVKit)** and **Swiftfin (VLCKit)** players to provide the best compatibility across Apple devices. To learn more about the capabilities and differences between these players, visit our [Player Differences documentation](https://github.com/jellyfin/Swiftfin/blob/main/Documentation/players.md).
|