owncloud / ios-legacy

:iphone: iOS app for ownCloud
https://itunes.apple.com/app/owncloud/id543672169
GNU General Public License v3.0
623 stars 686 forks source link

apple tv version #705

Closed lsmith77 closed 6 years ago

lsmith77 commented 8 years ago

it would be great to have an apple tv version of the app. ideally one that also supports a slide show mode

hodyroff commented 8 years ago

@rperezb How much effort would that be? What do we need to do? Generally: Who wants to participate?

nasli commented 8 years ago

You can find a POC with apple TV OS here https://github.com/owncloud/ios-library/tree/tviOS_test, it was implemented during a team week an app that check your video movies files in your OwnCloud account and obtains the movie information from the Open Movie Database (OMDB API) and shows a view with your movies collection.

screen shot 2016-08-09 at 12 33 39

Within next releasese 3.5.0 have been made an update of the network library that support NSURLSession needed to TV OS.

To create an app for TV OS with the full functionality of the current OC iOS App we have to take into account that all the external libraries used are supported for TV OS and look for alternatives if not.

At this moment we no have a plan to start working on this in a short time.

Contributions are welcome of course!

rperezb commented 8 years ago

@hodyroff @nasli we may talk about priorities in Berlin, lively

michaelstingl commented 6 years ago

ownCloud team started to write a new iOS app from scratch. I opened a new issue in the new repo: https://github.com/owncloud/ios-app/issues/100