BangleApps/apps/hidcam
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
..
ChangeLog
README.md
app-icon.js
app.js
app.png

README.md

Camera shutter

Control the camera shutter from your phone using your watch

Usage

  1. In settings, enable HID for "Keyboard & Media".
  2. Pair your watch to your phone.
  3. Load your camera app on your phone.
  4. There you go, launch the app on your watch and press button 2 to trigger the shutter !

How does it work ?

The app uses HID to send the key "Vol +", which is a shortcut for camera trigger on Android and iOS.

Creator

Paul Charlet, using code from HID music app.