Skip to content

mahithsc/HandGeustureVolumeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hand Geusture Volume Controler

This is a script which lets you control the volume on you Windows, Mac, or Linux machine by using your hands.

To run the script

  1. Clone the github repo

  2. Create a virtual enviornment in the directory: python3 -m venv env

  3. Set the virtual enviornment as the source: source/env/bin/activate

  4. Install all the python packages: pip3 install -r requirements.txt

  5. Run the scrip: python3 app.py

How to use

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.

About

Use your hands to control the volume of your computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages