1
0
Fork 0
BangleApps/apps/hidcam
Hank 94aa001760 Mod changelog 2022-07-05 12:14:19 +02:00
..
ChangeLog Mod changelog 2022-07-05 12:14:19 +02:00
README.md hidcam: Bangle.js 2 support 2022-07-05 10:51:38 +02:00
app-icon.js app code and config 2020-04-17 18:56:38 +02:00
app.js Fix tabs 2022-07-05 12:05:17 +02:00
app.png app code and config 2020-04-17 18:56:38 +02:00
metadata.json hidcam: Bangle.js 2 support 2022-07-05 10:51: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 the button (button 2 on Bangle.js 1) 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.