From 87f71cc00e6f8d49522a09b260df9e1adcb3208d Mon Sep 17 00:00:00 2001 From: jens Date: Tue, 6 Oct 2020 19:49:25 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 3c398f0..39145f5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,19 @@ This app helps you browse the webpage https://www.vrt.be/vrtnu/ on your appletv, This app is written entirely in SwiftUI, there are a bunch of limitations which are mainly because: SwiftUI lacks a lot of reatures at the moment, and this is my first ever Swift app. +# Installation +More detailed installation instructions might come later, basically you need to have a Mac, download XCode, import this project, on your Apple TV go to `Settings -> Remotes and devices -> Remote app and devices` and just leave it there. +On your XCode click `Window, Decices and Simulators` and now wait a little bit, if you are lucky (and on the same network) your apple tv will show up and want to pair with your Xcode. Enter the pairing number displayed on your tv. +close this window an din XCode click on where it says "Apple TV 4k (at 1080p)" and select your tvOS Device +click the play button. +The app will be compiled and uploaded to your Apple TV. + +# Easy installation +I could create a TestFlight app and publish a link here so you can easily install it. +However Apple requires 99$ a year in fees to let anybody use this service. Since This is my First and only app on the apple platform I currenly do not have a developer account yet so I can not use this service. +Feel free to donate some bitcoin on `179GKJpJGWdSuk3ydjqDFTcYLkxog2AmQx` + + # License The code in this project is available without waranty under the GPL-v3 License