sync-raise-hand

Your real raised hand will be synchronized with the action of the raise button in Google Meet.

MIT License

Stars
77

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

https://user-images.githubusercontent.com/11070996/130861858-00b7bb2d-ab87-457b-ade6-2bc42f6c71f7.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?

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
Related Projects