jackey / popcorn-time-desktop

🍿 πŸ• 🎞 A Modern and Experimental Popcorn Time Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo
Popcorn Time

A Modern and Experimental Popcorn Time Client


Features:

Modern: This client was started from scratch and was designed to be performant and customizable

Performance: Significantly faster than other clients. Everything from scrolling perf to playing movies is buttery smooth

Faster Torrents: New API optimized for fast torrents by querying the from multiple endpoints

Modern Stack: Electron, React, Webpack, ES7, Flow, and others

Requirements:

Getting started:

  • I am a tester: Download the latest build from the releases section.

  • I am a developer: Compile the project with the installation steps below.

Installation:

git clone https://github.com/amilajack/popcorn-time-desktop.git
cd popcorn-time-desktop

# Install dependencies
# Have a cup of coffee β˜•οΈ this might take a while
# Remember to `npm rebuild` if necessary
npm install

# Customize Build
# Feel free to enable flags and configs in the `.env` file
vi .env

# Developement build
npm run dev

# Production build
npm run package

Contributing:

Please see the contributing guide

Todos:

See the roadmap for the full list.

Goals/Mockups:

Home Page:

Home Page

Movie Page:

Movie page

TV Show Page:

Show page

About

🍿 πŸ• 🎞 A Modern and Experimental Popcorn Time Client


Languages

Language:JavaScript 97.4%Language:CSS 2.2%Language:HTML 0.5%