#PopcornTime TV
You must build the project with Xcode 7. Swift 3 and Xcode 8 support will be available when tvOS 10 launched in the fall.
An Apple TV 4 application to torrent movies and tv shows for streaming. A simple and easy to use application based on TVML to bring the native desktop PopcornTime experience to Apple TV.
##Setup
PopcornTime requires cocoapods. To install it simply open Terminal and enter the following command
gem install cocoapods
Setting up PopcornTime is quite easy. Open Terminal to run the following commands
cd ~/Desktop
git clone https://github.com/PopcornTime/PopcornTimeTV.git
cd ~/Desktop/PopcornTimeTV
swift install.swift
Follow the instructions in the install sript to update your copy of PopcornTime. For all future updates, just run swift install.swift
and it will walk you through the rest.
Or you can find super easy guide here
##Screenshots
##Want to help?
Join the project discuss and be part of the PopcornTime experience for AppleTV. Designer? Developer? Curious person? You're welcome! Come in and say hello. Want to report a bug, request a feature or even contribute? Create an issue to speak to the team <3