

Join in discussions on the Popcorn Time Forum and r/PopCornTimeApp.įor 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.Read and contribute to the official Popcorn Time Wiki.Keep track of Popcorn Time development and community activity. You can also join our community to keep up-to-date and meet other developers. Want to report a bug, request a feature, contribute to or translate Popcorn Time?Ĭheck out our in-depth guide to Contributing to Popcorn Time. Redistribuable packages are saved into build/ subfolder. can be one or more of the folowing values (separated by a comma ,): Building redistribuable packages/installers: make_popcorn.sh if you are on a linux or mac based operating system.įull instructions & troubleshooting tips can be found in the Contributing Guide. If you encounter trouble with the above method, you can try: The master branch contains the latest release. The development branch contains the latest changes.

If you're comfortable getting up and running from a git clone, this method is for you. Icon = /opt/popcorn-time/src/app/images/icon.pngĬategories = Application Getting Started and copy paste the following text in the editor and save.Sudo ln -sf /opt/popcorn-time/Popcorn-Time /usr/bin/popcorn-time Create symlink of Popcorn-Time in /usr/bin:.Sudo unzip Popcorn-Time-0.4.9-linu圆4.zip -d /opt/popcorn-time Sudo apt update & sudo apt install unzip libcanberra-gtk-module libgconf-2-4 libatomic1 Install unzip & dependencies (they should not be always required but some users needed them to make Popcorn Time working):.If eventually you get issue with popcorntime.app website you can try to download from the github repo Via archive and command line (tested on ubuntu 18.04 and 20.04):

If the app don't start for you too, in this case, try sudo apt update & sudo apt install libatomic1 libgconf-2-4 libcanberra-gtk-module to be sure your system have the required dependencies.
