Skip to content

sharkiller/popcorn-app

 
 

Repository files navigation

#Popcorn time

Idea

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

Demo Screenshot

Donations

Hosting and domains names are not free, any donation are more than helpful. Also, if you appreciate the work done, feel free to tip a beer to the developers!

Bitcoin donation wallet: 1FbdjxxpHcamJYHU3afy9nX4C1P4dLSCJh

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.

It is recommended to join us on IRC at #popcorntime on freenode (web access), most active developers hang in there. You can ask isra17 for high priority task.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.1%
  • CSS 31.8%
  • Ruby 0.1%