Linux-Hand-Sensor 1 run python3 -m venv venv 2 run source venv/bin/activate 3 run pip install -r requirements.txt 4 run python3 main.py This will start the sensor script. You can move your index finger to control the mouse cursor on your Linux desktop.