A simple script using the mediapipe library to move your mouse cursor using your webcam.
- Install requirements with
pip install -r requirements.txt
- Run with
python main.py
Move mouse cursor around with your index finger pointing up and the rest of your hand closed, scroll with two fingers (facing the camera), left click touching your index and thumb tips (leaving the rest of the fingers open) and right click doing the same touching the tips of your middle finger and thumb.