Merge branch 'main' of ssh://gitea.caret.be:2223/jens/vrtnu-app into main

This commit is contained in:
Jens Timmerman 2020-10-05 20:07:41 +02:00
commit 794ccb01c3
1 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
# vrtnu-app
this repo contains the code for a vrt nu app on apple tv
this repo contains the code for a vrt nu app on apple tv
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.
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.
# License
The code in this project is available without waranty under the GPL-v3 License
# contributing
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)
# screenshots
![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)