Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 686 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 686 Bytes

pebble-plex-remote

##Plex Remote for Pebble

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

###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.
  4. Tap "Get Clients"
  5. Select a Plex Client to control.
  6. Tap "Save"
  7. Enjoy!

###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?