All Projects → amilajack → Popcorn Time Desktop

amilajack / Popcorn Time Desktop

Licence: mit
🍿 🕐 🎞 A Modern Popcorn Time Client

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Popcorn Time Desktop

Fakerest
Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
Stars: ✭ 350 (-10.03%)
Mutual labels:  client
Durafmt
🕗 Better time duration formatting in Go!
Stars: ✭ 362 (-6.94%)
Mutual labels:  time
Nats.net
The official C# Client for NATS
Stars: ✭ 378 (-2.83%)
Mutual labels:  client
Mirakurun
A Modern DTV Tuner Server Service for ISDB.
Stars: ✭ 352 (-9.51%)
Mutual labels:  client
Rauc
Safe and secure software updates for embedded Linux
Stars: ✭ 360 (-7.46%)
Mutual labels:  client
Lightcord
A simple - customizable - Discord Client
Stars: ✭ 366 (-5.91%)
Mutual labels:  client
Windterm
A quicker and better cross-platform SSH/Sftp/Shell/Telnet/Serial client.
Stars: ✭ 345 (-11.31%)
Mutual labels:  client
Flutter Movie
😎 🎬 A Flutter movie app build with Fish-Redux and The Movie DB api.
Stars: ✭ 386 (-0.77%)
Mutual labels:  movie
Time.dart
⏰ Type-safe DateTime and Duration calculations, powered by extensions.
Stars: ✭ 363 (-6.68%)
Mutual labels:  time
Bitcoin Core
A modern Bitcoin Core REST and RPC client.
Stars: ✭ 379 (-2.57%)
Mutual labels:  client
Whatever
An unofficial Evernote desktop client for Linux
Stars: ✭ 356 (-8.48%)
Mutual labels:  client
Human Interval
Human readable time distances for javascript
Stars: ✭ 360 (-7.46%)
Mutual labels:  time
Gitlab Time Tracker
🦊🕘 A command line interface for GitLab's time tracking feature.
Stars: ✭ 371 (-4.63%)
Mutual labels:  time
Apple Juice
An advanced battery gauge for macOS, that displays the remaining battery time and more.
Stars: ✭ 350 (-10.03%)
Mutual labels:  time
Crypter
🔓✨🔒 An innovative, convenient and secure encryption app
Stars: ✭ 382 (-1.8%)
Mutual labels:  client
Lime Flutter
Lime client built using flutter
Stars: ✭ 348 (-10.54%)
Mutual labels:  client
Re Graph
A graphql client for clojurescript and clojure
Stars: ✭ 366 (-5.91%)
Mutual labels:  client
Date Fns Tz
Complementary library for date-fns v2 adding IANA time zone support
Stars: ✭ 385 (-1.03%)
Mutual labels:  time
Exporter
Lightweight Exporter library
Stars: ✭ 384 (-1.29%)
Mutual labels:  client
Timetk
A toolkit for working with time series in R
Stars: ✭ 371 (-4.63%)
Mutual labels:  time

logo
Popcorn Time

A Modern and Experimental Popcorn Time Client




  • Performance: Significantly faster than other clients

  • Cross Platform: Works on Mac, Windows, and Linux

  • 📣 Casting: Supports casting to chromecast devices

  • 🎞 Subtitles: Subtitle integration for movies

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.

Requirements:

Installation:

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

# 💡 For casting support, you will need to satisfy mdns's requirements:
# For windows install bonjour: https://support.apple.com/downloads/bonjour_for_windows
# For linux, make sure you have these dependencies installed with apt-get:
# https://github.com/amilajack/popcorn-time-desktop/blob/v1.3.0/.travis.yml#L24-L35

# Install dependencies
# Have a cup of coffee ☕️ this might take a while
yarn

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

# Developement build
yarn dev

# Production build
yarn package

Contributing:

Please see the contributing guide

Roadmap:

See the roadmap for the full list.

Designs:

Home Page:

Home Page

Movie Page:

Movie page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].