Skip to content

giga811/PebbleControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PebbleControl

Description

PebbleControl is flask api app for controlling your mac pc. For example it can control your presentation using your smartphones, smartwatches, wearable devices.

How to run

$ pip install flask
$ python pebbleFlask.py

Functions

  • /right - go right. keystroke for rightarrow (→)
  • /left - go left. keystroke for leftarrow (←)
  • /slideshow - Activate presentation mode for current Powerpoint slide
  • /keycode/int:x\ - keycode for x
  • /keychar/string:c\ - keystroke for c (one character)
  • /control.html - mobile, web gui for basic control

Example keycode

123 - rightarrow 124 - leftarrow 125 - downarrow 126 - uparrow

other keycode list http://apple.stackexchange.com/questions/36943/how-do-i-automate-a-key-press-in-applescript

About

Qiita note

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published