Skip to content

priyam1206/aircursor-codex-import

Repository files navigation

AirCursor

AirCursor is a webcam-based hand tracking experiment for controlling the mouse without touching a physical mouse.

The project explores hand landmarks, calibration, cursor smoothing, click gestures, and web/UI demos. It is a collection of iterations rather than one polished final app, which makes the repo useful for seeing how the idea evolved.

What Is Inside

  • Pycursor2.0.py - main Python cursor-control experiment.
  • AirCursorTest1.py and AircursorTheshonly.py - alternate tracking/control iterations.
  • NewCALI.py - calibration helper.
  • hand_tracker.py - small reusable MediaPipe hand-tracker class.
  • index.html, aircursor web.html, and related HTML files - browser-facing demos and interface sketches.

Project Status

Prototype / research playground. It needs dependency cleanup and a clear entrypoint before it becomes a finished installable tool.

Notes

This local project was published as aircursor-codex-import because an aircursor repository already existed on GitHub and I did not overwrite it.

About

Webcam hand-tracking experiments for touchless cursor control and calibration.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors