Skip to content

lloyd-axe/magichand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Volume control via hand gesture

Control your master volume without touching anything. Just a cool project. volume control demo

How to Use

Install all packages listed in requirements.txt.

pip install -r requirements.txt

Then, just simply create a new magichand instance and use its activate method.

mh = magichand()
mh.activate()

Possible improvements

Planning to add more flexible options in future version.

Releases

No releases published

Packages

No packages published

Languages