1
0
Fork 0
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 changelog update 2020-04-29 19:44:04 +02:00
README.md added readme 2020-04-29 19:41:29 +02:00
app-icon.js app code and config 2020-04-17 18:56:38 +02:00
app.js Force indent to 2 spaces 2020-05-24 00:32:33 +03:00
app.png app code and config 2020-04-17 18:56:38 +02:00

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.