GestureD GestureD

Control your system with hand gestures

A lightweight Linux daemon that turns your webcam into a gesture control layer.

Workspace Control

Switch desktops and navigate your system with simple hand motion.

Gesture Engine

Real-time hand tracking powered by MediaPipe.

Config Driven

Fully customizable thresholds, timings, and commands.

Gestures

Gesture
Action
Wave left
Previous workspace
Wave right
Next workspace
Hand up / down
Scroll
Fist (hold)
Escape
Three fingers (hold)
Enter
Pointer (hold)
Launcher
OK sign (hold)
Close active window

Install

Clone the repo

git clone https://github.com/voltageddebunked/gestured.git
cd gestured

Setup

./scripts/install.sh

Run

gestured

Requires Python 3.8+, OpenCV, and MediaPipe. The model downloads automatically on first run.