
Releases will be numbered with the following format:Ĭonstructed with the following guidelines:


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

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. Or latest dev build (for testers): check the repo's actions pageįirstly, be aware in some cases, missings dependencies packages (libatomic1, libgconf-2-4, libcanberra-gtk-module) were reported to be required for the app to works.

