This is a script which lets you control the volume on you Windows, Mac, or Linux machine by using your hands.
-
Clone the github repo
-
Create a virtual enviornment in the directory:
python3 -m venv env
-
Set the virtual enviornment as the source:
source/env/bin/activate
-
Install all the python packages:
pip3 install -r requirements.txt
-
Run the scrip:
python3 app.py
Make the gap bwtween your index finger and thumb larger than 600 unites to increase the volume. In order to decrease make the distance between index and thumb saller than 300 units.