vrtnu-app/README.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

2020-09-23 18:54:02 +00:00
# vrtnu-app
2020-10-04 23:09:25 +00:00
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.
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.
# 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)
2020-10-04 23:09:25 +00:00
# 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)