BangleApps/apps/hidcam/README.md

18 lines
517 B
Markdown
Raw Normal View History

2020-04-29 17:41:29 +00:00
# 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.
2022-07-05 08:51:38 +00:00
4. There you go, launch the app on your watch and press the button (button 2 on Bangle.js 1) to trigger the shutter !
2020-04-29 17:41:29 +00:00
## 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.