Skip to content

handlessdude/handfuldude

Repository files navigation

handfuldude

On-client gesture classifier. Currently 4 gestures available:

  1. point 👆
  2. free hand ✋
  3. thumbs up 👍
  4. thumbs down 👎

Just enable the webcam and try it out!

Currently event generation, debouncer and routing via user menu are enabled! Try it out "pointing" on the bookmark-looking button to reveal the menu.

Run the project

npm install
npm run dev