PSA: We have our full focus on porting all of our repos to Swift 3. Please be patient with us. For now download and resign the iPA available HERE, or use AppDB Pro! Please note we are NOT affiliated with appdb and it is not our responsibility if there are bugs in their versions of the app
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.
Want to report a bug, request a feature, contribute or translate Popcorn Time? Check out our in-depth guide to Contributing to Popcorn Time.
Visit our comprehensive Build Guide
This project uses CocoaPods. Build instructions:
$ git clone https://github.com/PopcornTimeTV/PopcornTimeTV.git master
$ cd PopcornTimeTV/
$ swift install.swift
$ open PopcornTime.xcworkspace
For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Popcorn Time will be maintained according to the Semantic Versioning guidelines as much as possible.
###Beta versions
Beta releases will be numbered with the following format:
0.<major>.<minor>-<patch>
###Stable versions
Releases will be numbered with the following format:
<major>.<minor>.<patch>
Constructed with the following guidelines:
- A new major release indicates a large change where backwards compatibility is broken.
- A new minor release indicates a normal change that maintains backwards compatibility.
- A new patch release indicates a bugfix or small change which does not affect compatibility.
If you distribute a copy or make a fork of the project, you have to credit this project as source.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Note: some dependencies are external libraries, which might be covered by a different license compatible with the GPLv3. They are mentioned in NOTICE.md.
Copyright (c) 2014 Popcorn Time Foundation - Released under the GPL V3 license.