clayrisser / Popcorn-desktop

Official Popcorn Time CE Desktop repository -

Home Page:https://popcorntimece.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow anyone to easily watch their favorite movies, shows, and anime.

Popcorn Time CE

Visit the project's website at https://popcorntimece.ch/.

This project would absolutely not be possible without the original developer's hard work into making Popcorn Time what it is today. All credit should go to them, we're just trying to help the community :)


Getting Involved

Want to report a bug, request a feature, contribute or translate Popcorn Time? We need all the help we can get! You can also join in with our community to keep up-to-date and meet other Popcorn Timers.

Getting Started

If you're comfortable getting up and running from a git clone, this method is for you.

If you clone the GitHub repository, you will need to build a number of assets using grunt.

The master branch which contains the latest release.

Quickstart:

npm install -g gulp-cli
npm install
gulp build
gulp run

Full instructions & troubleshooting tips can be found in the Contributing Guide

Community

Keep track of Popcorn Time CE development and community activity.

Versioning

For 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.

Releases will be numbered with the following format:

<major>.<minor>.<patch>-<build>

Constructed with the following guidelines:

  • A new major release indicates a large change where backwards compatibility is broken.
  • A new minor release indicates a normal change that maintains backwards compatibility.
  • A new patch release indicates a bugfix or small change which does not affect compatibility.
  • A new build release indicates this is a pre-release of the version.

If you distribute a copy or make a fork of the project, you have to credit this project as source.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .


This project and the distribution of this project is not illegal, nor does it violate any DMCA laws. The use of this project, however, may be illegal in your area. Check your local laws and regulations regarding the use of torrents to watch potentially copyrighted content. The maintainers of this project do not condone the use of this project for anything illegal, in any state, region, country, or planet. Please use at your own risk.


If you want to contact us : hello@popcorntimece.ch or use the form on our website.

Copyright (c) 2015 Popcorn Time CE - Released under the GPL v3 license.

About

Official Popcorn Time CE Desktop repository -

https://popcorntimece.ch

License:Other


Languages

Language:CSS 58.0%Language:JavaScript 36.0%Language:Smarty 5.6%Language:HTML 0.4%