Skip to content

Commit

Permalink
New Year, New Video Player + Other Goodies (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
LePips committed Apr 20, 2023
1 parent 87738af commit a08a92e
Show file tree
Hide file tree
Showing 680 changed files with 20,459 additions and 16,039 deletions.
30 changes: 18 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<p align="center">
<img alt="Swiftfin" height="125" src="https://github.com/jellyfin/Swiftfin/blob/main/Swiftfin/Assets.xcassets/AppIcon.appiconset/152.png">
<h2 align="center">Swiftfin</h2>
<div align="center">
<img alt="Swiftfin" src="./Resources/primary-wide.svg">

<h1>Swiftfin</h1>
<a href="https://translate.jellyfin.org/engage/swiftfin/">
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/svg-badge.svg"/>
</a>
Expand All @@ -10,29 +11,34 @@
<a href="https://discord.gg/zHBxVSXdBV">
<img src="https://img.shields.io/badge/Talk%20on-Discord-brightgreen">
</a>
</p>
</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. Redesigned in Swift to maximize direct play with the power of <b>VLC</b> and look <b>native</b> on all classes of Apple devices.
<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

**✨New! Available on the App Store**

<a href='https://apps.apple.com/ca/app/swiftfin/id1604098728'><img width='153' alt='Download on the Apple App Store' src='https://github.com/jellyfin/jellyfin.org/blob/master/static/images/store-icons/app-store.svg'/></a>
Learn more on our [announcement post](https://jellyfin.org/posts/2022/12/29/swiftfin/).

<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>

A [TestFlight](./TESTFLIGHT.md) instance is also available.

Read about the details on our [announcement post](https://jellyfin.org/posts/2022/12/29/swiftfin/).
## ⚙️ Development

Thank you for your interest in Swiftfin! Please check out the [Contribution Guidelines](https://github.com/jellyfin/Swiftfin/blob/main/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 projects.
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>

## ⚙️ Development

Thank you for your interest in Swiftfin! Please check out the [Contribution Guidelines](https://github.com/jellyfin/Swiftfin/blob/main/contributing.md) to get started.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Dark/AppIcon-dark-blue.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Dark/AppIcon-dark-green.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Dark/AppIcon-dark-jellyfin.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Dark/AppIcon-dark-orange.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Dark/AppIcon-dark-red.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Dark/AppIcon-dark-yellow.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Inverted-Dark/AppIcon-invertedDark-blue.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Inverted-Dark/AppIcon-invertedDark-green.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Inverted-Dark/AppIcon-invertedDark-jellyfin.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Inverted-Dark/AppIcon-invertedDark-orange.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Resources/AppIcons/Inverted-Dark/AppIcon-invertedDark-red.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a08a92e

Please sign in to comment.