Skip to content

COMU/pebble-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pebble-remote

This project provides remote control to Libreoffice Impress with Pebble. The directives are all for Ubuntu 14.04, but should be easily adaptable to other platforms.

Installation

  • Install pebble-remote-2.0 package's dependencies.

    • sudo apt-get install python-dev libopenobex1-dev python-tk python-lightblue python-pexpect xdotool python-bluez
  • To install lightblue clone lightblue-0.4 from https://github.com/pebble/lightblue-0.4 and then:

    • cd lightblue-0.4
    • sudo python setup.py install
  • Download debian package from this address[1] and then

    • sudo dpkg -i pebble-remote-2.0.deb
  • OR

  • Download this project version 2.0 from link[2]

    • tar xvfz pebble-remote-2.0.tar.gz
    • cd pebble-remote-2.0/libpebble
    • sudo python setup.py install

Usage

  • Disconnect between the pebble by phone.

  • Pair pebble and with your computer on bluetooth.

  • If you want to use from consol run this command:

    • pebble-remote /full/path/to/file_name.odp
  • If you want to use from desktop

    • Right click on presentation file
    • Open with
    • Select Pebble Remote:
  • Open music app on your pebble. You can remote presentation by using up and down buttons on Pebble. Use middle button of Pebble for exit presentation.

Pictures

1


[1] http:https://tinyurl.com/pebble-remote-2-0 [2] https://github.com/COMU/pebble-remote/releases/tag/2.0

About

Remote control on LibreOffice Impress with Pebble

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.9%