popcorn-time-desktop

? ? ? A Modern Popcorn Time Client

Github星跟踪图

  • 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

主要指标

概览
名称与所有者amilajack/popcorn-time-desktop
主编程语言TypeScript
编程语言JavaScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2016-04-28 05:27:16
推送于2022-02-20 18:27:26
最后一次提交2021-03-22 10:19:24
发布数20
最新版本名称v1.5.0 (发布于 )
第一版名称v0.0.1-alpha (发布于 )
用户参与
星数471
关注者数23
派生数110
提交数1.1k
已启用问题?
问题数159
打开的问题数25
拉请求数275
打开的拉请求数1
关闭的拉请求数167
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?