Plex player for RPi
Go Python Makefile Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.travis
packaging/snap-x86/champ
src/champ
.atomignore
.gitignore
.travis.yml
LICENSE
Makefile
Readme.md
best.yaml
relax.yaml

Readme.md

champ

Codewake

Experiment into 2nd screen player for Plex protocol on single board computers like RPi. Build instructions https://github.com/dz0ny/champ/wiki/Building-for-RPi

Install

App is packaged with snap and published in app store and under https://github.com/dz0ny/champ/releases

Usage

The main thing

➜ champ [<flags>]

Minimalistic Plex 2nd screen client

Flags:
  --help                  Show context-sensitive help (also try --help-long and
                          --help-man).
  --debug                 Verbose mode.
  --title="Champ Player"  Name of this player
  --port="32016"          HTTP server port
  --version               Show application version.

Dev helper for MPV integration, this will later be integration into champ.

➜ spinwheel [<flags>]

Shuffle player which also plays from YouTube(tm)

Flags:
      --help               Show context-sensitive help (also try --help-long and --help-man).
      --debug              Verbose mode.
  -p, --playlist=PLAYLIST  Path to playlist file (.yaml)
      --version            Show application version.