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

https://github.com/beldar/popcorn-app


https://github.com/beldar/popcorn-app

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# [Popcorn Time](https://git.popcorntime.io/stash/projects/PT/repos/popcorn-app) [![Dependency Status](https://david-dm.org/popcorn-official/popcorn-app.svg)](https://david-dm.org/popcorn-official/popcorn-app) [![Build Status](https://travis-ci.org/popcorn-official/popcorn-app.svg?branch=dev-0.3)](https://travis-ci.org/popcorn-official/popcorn-app)

Allow any computer user to watch movies easily streaming from torrents, without any particular knowledge.

![Popcorn Time](http://i.imgur.com/MdZR313.gif)

Visit the project's website at .

***

## Getting Involved

Want to report a bug, request a feature, contribute or translate Popcorn Time? Check out our in-depth guide to [Contributing to Popcorn Time](https://git.popcorntime.io/stash/projects/PT/repos/popcorn-app/browse/CONTRIBUTING.md). We need all the help we can get! You can also join in with our [community](https://git.popcorntime.io/stash/projects/PT/repos/popcorn-app/browse/README.md#community) to keep up-to-date and meet other Popcorn Timers.

## Getting Started

If you're comfortable getting up and running from a `git clone`, this method is for you.

If you clone the GitHub repository, you will need to build a number of assets using grunt.

The [stable](https://git.popcorntime.io/stash/projects/PT/repos/popcorn-app/browse?at=refs/heads/master) branch which contains the latest release.

#### Quickstart:

1. `npm install -g grunt-cli bower`
1. `npm install`
1. `grunt build`
1. `grunt start`

Full instructions & troubleshooting tips can be found in the [Contributing Guide](https://git.popcorntime.io/stash/projects/PT/repos/popcorn-app/browse/CONTRIBUTING.md)


## Community

Keep track of Popcorn Time development and community activity.

* Follow Popcorn Time on [Twitter](https://twitter.com/popcorntimetv), [Facebook](https://www.facebook.com/PopcornTimeTv) and [Google+](https://plus.google.com/+Getpopcorntime).
* Read and subscribe to the [The Official Popcorn Time Blog](http://blog.popcorntime.io).
* Join in discussions on the [Popcorn Time Forum](http://discuss.popcorntime.io)
* Connect with us on IRC at `#popcorntime` on freenode ([web access](http://webchat.freenode.net/?channels=popcorntime))

## Versioning

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](http://semver.org/) guidelines as much as possible.

Releases will be numbered with the following format:

`..-`

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.
* A new *build* release indicates this is a pre-release of the version.

***

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/ .

***

If you want to contact us : [hello@popcorntime.io](mailto:hello@popcorntime.io)

Copyright (c) 2014 Popcorn Time Foundation - Released under the [GLV v3 license](https://git.popcorntime.io/stash/projects/PT/repos/popcorn-app/browse/LICENSE.txt).