An open API service indexing awesome lists of open source software.

https://github.com/timroesner/tvOS-movies

🎬 Server based tvOS app to play movies from an online library on Apple TV.
https://github.com/timroesner/tvOS-movies

apple-tv movies netflix sql swift tvos

Last synced: over 1 year ago
JSON representation

🎬 Server based tvOS app to play movies from an online library on Apple TV.

Awesome Lists containing this project

README

          

# tvOS-movies

This application uses an SQL database which contains the movies displayed. This solution allows me to update the movie collection externally and does not consume storage on the Apple TV.

![screenshot1](https://user-images.githubusercontent.com/13894518/30228845-55fa7366-9494-11e7-9665-517c23856c12.png "screenshot1")

![screenshot2](https://user-images.githubusercontent.com/13894518/30228846-5814d0b0-9494-11e7-9895-1345c8200a0b.png "screenshot2")