Coder Social home page Coder Social logo

popcorn-app's Introduction

#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:

Dependencies

You will need nodejs and grunt:

$ npm install -g grunt-cli

And ruby with compass to build the stylesheets. Read this for more information.

Running and debugging

Run at least once to install dependencies and generate css files.

$ npm install
$ grunt

Run compass in Terminal for CSS compiling and listen to future changes.

$ compass watch --css-dir css

Run node-webkit from the root directory with --debug to enable debugging mode like so

$ node-webkit . --debug

or

$ nw . --debug

Press F12 to display the dev tools. Enjoy!

  • Currently Gaze to watch all files and reload the app is disabled due to memory leaks and instability.

Build

Install the node modules:

Build with:

$ grunt build

By default it will build for your current platform however you can control that by specifying a comma separated list of platforms in the platforms option to grunt:

$ grunt build --platforms=linux32,linux64,mac,win

You can also build for all platforms with:

$ grunt build --platforms=all

How to contribute

First, building, testing and reporting bug is highly appreciated. Please include console's output and reproduction step in your bug report. 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 developpers 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

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

popcorn-app's People

Contributors

patineta avatar isra17 avatar abadfederico avatar spacecowb0y avatar gonzagonza avatar jeremybarbet avatar rpaggi avatar perfectslayer avatar jackmoo avatar eduardomartines avatar alexismarquis avatar jduncanator avatar jeromelefeuvre avatar c0b41 avatar pyprism avatar nicoandrade avatar pvieito avatar samccone avatar eunho avatar wdacgrs avatar robertogonzalez avatar peterbennink avatar lightdust avatar k3d3 avatar heyimjuani avatar serkzex avatar download13 avatar web93onv avatar tmijail avatar theisgp avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.