Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Plex Remote for Pebble
JavaScript C Python
branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
ci @ d1fca3e
config
resources/images
src
.gitignore
.gitmodules
.travis.yml
README.md
appinfo.json
screenshot.png
wscript

README.md

pebble-plex-remote

Plex Remote for Pebble

  • Uses PebbleKitJS from Pebble SDK 2.0
  • Configurable from Pebble's smartphone application

Demo Video

How to Use

  1. Install pebble-plex-remote.pbw from MyPebbleFaces.
  2. Tap "Plex Remote" in the Pebble app
  3. Enter a Plex Server hostname or IP address (192.168.x.x, or plex-server).
  4. Tap "Get Clients"
  5. Select a Plex Client to control from the dropdown list.
  6. Tap "Save"
  7. Enjoy!

Setup Screenshots

Selecting a Plex Server

Selecting a Plex Client

How to Install

$ export PEBBLE_PHONE=<YOUR PHONE'S IP ADDRESS>
$ pebble build && pebble install
$ pebble logs

Roadmap

  1. Display currently playing media
  2. Enable navigation of on-screen menus
  3. Implement XBMC integration?
Something went wrong with that request. Please try again.