🛠️ Reset device identifiers for Cursor and Qoder IDEs on macOS and Windows, enabling unlimited account usage with automatic backups and restore options.
-
Updated
May 24, 2026 - Shell
🛠️ Reset device identifiers for Cursor and Qoder IDEs on macOS and Windows, enabling unlimited account usage with automatic backups and restore options.
Hands-free cursor control using dual-channel EOG (eye tracking) and IMU (head tracking) with sensor fusion and SVM classification.
Этот проект позволяет управлять курсором мыши с помощью джойстика, подключенного к Arduino. Также предусмотрена кнопка на джойстике для имитации левого клика мыши. Вся инфа с Arduino передается в Python-код, который преобразует их в движение курсора и клики.
An assistive system that enables hands-free computer interaction by controlling the mouse cursor using eye movements and blink detection, using OpenCV, MediaPipe, and PyAutoGUI. Ideal for users with mobility impairments.
An intelligent eye-controlled cursor system built using Python, OpenCV, and MediaPipe Face Landmarker Task API. This project enables hands-free computer interaction using real-time facial landmark tracking, blink detection, gaze-based cursor movement, and scrolling zones — all using a standard laptop webcam without specialized hardware.
AirPods의 모션 센서를 활용해, 머리 움직임만으로도 Mac에서 마우스 커서를 자연스럽게 제어할 수 있도록 만든 앱
This project demonstrates a hands-free cursor control system using eye movement. The system captures video through a webcam and processes the frames using OpenCV to detect the face and eyes. The pupil position is tracked to determine gaze direction, and the cursor movement is controlled using the PyAutoGUI library.
This Gesture Control System allows users to control various system functions (like mouse movement, volume adjustment, and screen brightness) using hand gestures through a webcam. It leverages MediaPipe for hand tracking and PyAutoGUI for controlling the system. The project enables intuitive, hands-free control for everyday tasks.
TaskMaster is a simple command-line To-Do List application in Python.
A personalized head-tracking pointer system for hands-free computer interaction, using MediaPipe. Developed as a Chrome Extension for accessibility research at the UCSC Computer Vision Lab.
GestureBasedNavigation is a Unity plugin for hands-free UI control using real-time hand gestures. Perfect for AR/VR, kiosks, and interactive displays.
A Python-based Virtual Mouse that uses hand gestures detected via webcam to control cursor movement and clicks in real time using OpenCV and MediaPipe.
Real-time gyroscope-based wireless mouse controller using smartphone motion sensors, WebSockets, FastAPI, Android, and Next.js.
The Automatic Cursor project is a desktop application developed in Python using PyQt5 that enables users to activate an automatic cursor movement mode on their screens. The cursor will move automatically and bounce off the edges of the screen.
Add a description, image, and links to the cursor-control topic page so that developers can more easily learn about it.
To associate your repository with the cursor-control topic, visit your repo's landing page and select "manage topics."