Update README.md
This commit is contained in:
parent
7ec57a1919
commit
ccd2f13cb9
34
README.md
34
README.md
|
@ -1,24 +1,24 @@
|
|||
<h1 align="center">Swiftfin</h1>
|
||||
<h3 align="center">Part of the <a href="https://jellyfin.org">Jellyfin Project</a></h3>
|
||||
|
||||
<p align="center">
|
||||
<img alt="Logo Banner" src="https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/banner-logo-solid.svg?sanitize=true"/>
|
||||
<br/>
|
||||
<br/>
|
||||
<a href="https://github.com/jellyfin/JellyfinPlayer">
|
||||
<img src="https://img.shields.io/github/license/jellyfin/swiftfin" alt="MPL 2.0 License" />
|
||||
</a>
|
||||
<a href="https://github.com/jellyfin/JellyfinPlayer/releases">
|
||||
<img src="https://img.shields.io/github/v/release/jellyfin/swiftfin" alt="GitHub release (latest SemVer)" />
|
||||
</a>
|
||||
<img alt="SwiftFin" height="125" src="https://github.com/jellyfin/SwiftFin/raw/main/JellyfinPlayer/Assets.xcassets/AppIcon.appiconset/152.png">
|
||||
<h2 align="center">SwiftFin</h2>
|
||||
<a href="https://matrix.to/#/+jellyfin:matrix.org">
|
||||
<img alt="Chat on Matrix" src="https://img.shields.io/matrix/jellyfin:matrix.org.svg?logo=matrix"/>
|
||||
<img src="https://img.shields.io/matrix/jellyfin:matrix.org">
|
||||
</a>
|
||||
<a href="https://sonarcloud.io/dashboard?id=jellyfin_SwiftFin">
|
||||
<img src="https://sonarcloud.io/api/project_badges/measure?project=jellyfin_SwiftFin&metric=alert_status">
|
||||
</a>
|
||||
<a href="https://discord.gg/zHBxVSXdBV">
|
||||
<img src="https://img.shields.io/badge/Talk%20on-Discord-brightgreen">
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<img src="https://sonarcloud.io/api/project_badges/quality_gate?project=jellyfin_SwiftFin"/>
|
||||
<b>SwiftFin</b> is a modern 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.
|
||||
</p>
|
||||
|
||||
[Join the Jellyfin Discord!](https://discord.gg/zHBxVSXdBV)
|
||||
Also available on Matrix, and IRC. See https://jellyfin.org/contact for options.
|
||||
[Beta test!](https://testflight.apple.com/join/WiN0G62Q)
|
||||
## ⚡️ Links!
|
||||
|
||||
<a href='https://testflight.apple.com/join/WiN0G62Q'><img height='70' alt='Join the Beta on TestFlight' src='https://anotherlens.app/testflight-badge.png'/></a>
|
||||
|
||||
## ⚙️ Development
|
||||
|
||||
Xcode 13.0 with command line tools.
|
||||
|
|
Loading…
Reference in New Issue