mjackson / popcorn-app

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

Home Page:http://popcorn-time.tv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Popcorn time Dependency Status

Idea

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

Demo Screenshot

Status

Under development (RC1) for Mac OSX - Windows - Linux.

APIs

Currently used:

Development

See Development's page

How to contribute

First, building, testing and reporting bug is highly appreciated. Please include console's output and reproduction step in your bug report.

Right now we are doing a lot of refactoring to clean the codebase so if you work on a new feature based on 0.2.x, it probably won't merge into 0.3.0. This is why we recommend you to hold all pull request other than bug fixes until we release 0.3.0 and stabilize the new codebase. From that point, we plan to add a lot of new features asked by the community and merge pull request.

If you want to develop, you can look at the issues, especialy the bug and fix them. Here's a list of feature requested by the community so far.

Please follow the contributions guidelines.

Join us on IRC at #popcorntime on freenode (web access), most active developers hang in there.

Any problem?

Error about missing libudev.so.0

Search for libudev.so.0 on your distribution. Most of the time it can be easily fixed by creating a symbolic link from libudev.so to libudev.so.0

See: https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0

Error "Gtk-WARNING **: cannot open display:"

Try running export DISPLAY=:0.0

Error "The video format is not supported"

See: https://github.com/rogerwang/node-webkit/wiki/Support-mp3-and-h264-in-video-and-audio-tag

About

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

http://popcorn-time.tv/

License:GNU General Public License v3.0