From c30780c79272b1ea1c67328eb88da5c843e7f8c8 Mon Sep 17 00:00:00 2001 From: Anthony Lavado Date: Sun, 15 Aug 2021 11:49:32 -0400 Subject: [PATCH] Add tvOS note Adds a brief mention of currently supported and unsupported platforms. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f868ece9..c0a81406 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@

Swiftfin is a modern client for the Jellyfin media server. Redesigned in Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices.

+

+Swiftfin is currently available for iOS and iPadOS. tvOS support is being worked on, but is not available for public testing at this time. +

## ⚡️ Links!