Built Air-Cursor – Hand-Gesture Recognition App

작성자

카테고리:

← 피드로
DEV Community · Becu Eduard · 2026-06-28 개발(SW)

Becu Eduard

Just shipped this: hand tracking via webcam, move your hand = cursor follows. make a fist, hold it = press. open palm = release. colored mist effect around the screen edges so you know it’s active. inspired by that old xbox kinect menu system.

tech: electron + mediapipe + webgl. desktop app, locally runs, doesn’t tank your cpu.

totally open source. tested, working, ready to use.

github: https://github.com/edic-23/Air-Cursor

would love feedback or feature ideas.

Top comments (2)

Subscribe

Collapse Expand

marcusykim profile image

Marcus Kim

Freelance app developer with an MS in software engineering. I help beginners build real apps with AI, practical workflows, and fewer wasted hours.

Jun 27

I like that you kept the gesture vocabulary small: hand moves the cursor, fist-hold presses, open palm releases. That is the right kind of constraint for an input device, especially with the colored mist edge state so people can tell when the webcam control layer is active. The Electron + MediaPipe + WebGL stack makes sense here, but the product work is probably going to be in calibration and failure modes: lighting changes, accidental fist holds, and giving users a fast way to pause without hunting for the mouse.

Collapse Expand

edic profile image

Becu Eduard

building webforge with my cmo – web design startup. i’m the cto. also shipping side projects for my portfolio (gestureflow, next.js sites, etc). looking for connections. if you’re interested, hit me

Jun 28

Thanks marcus, totally agree. the pause hotkey and calibration for different lighting are next.

Code of ConductReport abuse

For further actions, you may consider blocking this person and/or reporting abuse

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다