Skip to content

spangborn/pebble-plex-remote

Repository files navigation

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?