vrtnu-app/README.md

36 lines
2.4 KiB
Markdown
Raw Permalink Normal View History

2020-10-10 15:07:22 +00:00
# Bron: VRT app
2020-09-23 18:54:02 +00:00
2020-10-10 15:07:22 +00:00
this repo contains the code for an app on apple tv that allows you to browse the VRTnu website.
2020-10-04 23:09:25 +00:00
This app helps you browse the webpage https://www.vrt.be/vrtnu/ on your appletv, you will need to log in to your vrt account before being able to watch the videos.
2020-10-04 23:23:28 +00:00
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.
2020-10-06 19:49:25 +00:00
# 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`
2020-10-04 23:23:28 +00:00
# License
The code in this project is available without waranty under the GPL-v3 License
2020-10-10 15:13:38 +00:00
Files in the dependencies folder are under their own individual license.
2020-10-04 23:23:28 +00:00
2020-10-10 15:07:22 +00:00
# Contributing
2020-10-04 23:23:28 +00:00
Feel free to open a pull request, code contributed to this project will be contributed under a dual GPL-v3 and MIT License (This will allow me to publish this app in an app store when enought requests for this are received)
2020-10-10 15:07:22 +00:00
# Screenshots
2020-10-04 23:09:25 +00:00
![picture](https://gitea.caret.be/jens/vrtnu-app/raw/commit/8a39b4c85eb518ab2e00692df3ed78dc2e375ee1/screenshots/Screenshot%202020-10-05%20at%2000.57.25.png)
![picture](https://gitea.caret.be/jens/vrtnu-app/raw/branch/main/screenshots/Screenshot%202020-10-05%20at%2000.57.57.png)
![picture](https://gitea.caret.be/jens/vrtnu-app/raw/branch/main/screenshots/Screenshot%202020-10-05%20at%2001.07.38.png)
![picture](https://gitea.caret.be/jens/vrtnu-app/raw/branch/main/screenshots/Screenshot%202020-10-05%20at%2000.59.46.png)