Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoep/popcorn-fx
Popcorn FX is a multi-platform torrent streaming client that includes an integrated media player with support for embedded devices such as the Raspberry PI.
https://github.com/yoep/popcorn-fx
desktop embedded-systems java javafx media-player raspberry-pi streaming tv
Last synced: 2 months ago
JSON representation
Popcorn FX is a multi-platform torrent streaming client that includes an integrated media player with support for embedded devices such as the Raspberry PI.
- Host: GitHub
- URL: https://github.com/yoep/popcorn-fx
- Owner: yoep
- License: gpl-3.0
- Created: 2019-12-01T07:19:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T18:56:00.000Z (2 months ago)
- Last Synced: 2024-11-13T19:39:37.093Z (2 months ago)
- Topics: desktop, embedded-systems, java, javafx, media-player, raspberry-pi, streaming, tv
- Language: Rust
- Homepage:
- Size: 265 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Popcorn FX
![Build](https://github.com/yoep/popcorn-fx/workflows/Build/badge.svg)
![Version](https://img.shields.io/github/v/tag/yoep/popcorn-fx?label=version)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![codecov](https://codecov.io/gh/yoep/popcorn-fx/branch/master/graph/badge.svg?token=A801IOOZAH)](https://codecov.io/gh/yoep/popcorn-fx)Popcorn FX was based on the original Popcorn Desktop and Popcorn Android versions. Popcorn FX uses **OpenJFX** as UI and **Rust**
as backend. This version was created to work with embedded devices such as the Raspberry PI, but it also works
on desktop environments such as **Linux, Windows & Mac**.Popcorn FX has been tested with **Raspberry Pi 3B+ and 4**.
## Documentation
- [Launch options](./docs/application_options.md)
- [Development](./docs/development.md)
- [Raspberry Pi info](./docs/raspberry_pi.md)
- [Rust/Java interop](./docs/rust_java.md)
- [Known issues](./docs/known_issues.md)## System Requirements
### Minimal
- CPU: 1.2GHz
- Memory: 500MB## Screenshots
_This new UI is as of version **0.6.0+**_
### Desktop mode
![Desktop preview](https://i.imgur.com/4l62V5y.png)
![Desktop Movie details](https://i.imgur.com/ffQtrcf.png)
![Desktop Movie trailer](https://i.imgur.com/NN53EFP.png)
![Desktop Serie details](https://i.imgur.com/MScowql.png)
![Desktop Episode playback](https://i.imgur.com/g50gKJk.png)
### TV mode
![TV Movie overview](https://i.imgur.com/9QJ7Tow.png)
![TV Movie trailer](https://i.imgur.com/EtaMrJw.png)
![TV Search section](https://i.imgur.com/ZiRSUlM.png)
![TV Movie details](https://i.imgur.com/0le9jvR.png)
![TV Episode playback](https://i.imgur.com/1OSOfrI.png)