Skip to content

kawamataryo/sync-raise-hand

Repository files navigation

Sync Raise hand

Download in Chrome Web Store

✨ Feature

  • ✋ Your real raised hand will be synchronized with the action of the raise button in Google Meet.
  • 🔐 All processing is done within the browser. No image data will be sent to the any server.

Powerd by handtrackjs and vitesse-webext.

🎬 Demo

My.Movie.2.mp4

📦 Install

Download in Chrome Web Store

🔫 Troubleshooting

If Sync Raise Hand does not work for you, please check the following.

  • Do you have Snap Camera running?
    • If Snap camera is running, no motion will be detected. Please stop Snap camera and then reload the page.
  • Does the Google Meet settings in Chrome allow the camera to be controlled from JavaScript?
    • Since Sync Raise Hand uses a camera to detect raised hands, please make sure that JavaScript is available to control the camera.Check your camera settings at chrome://settings/content#media-stream-mic.(Related #2)

🖥 Contributing

Contributions are welcome 🎉 We accept contributions via Pull Requests.

Development

$ git clone https://github.com/kawamataryo/sync-raise-hand.git
$ cd sync-raise-hand
$ pnpm i
$ pnpm build