diff --git a/README.md b/README.md index cb6ee23..3c398f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ # vrtnu-app -this repo contains the code for a vrt nu app on apple tv \ No newline at end of file +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) +