Skip to content

Gestune turns your hand gestures into system volume control. Adjust audio levels effortlessly with a simple pinch or spread of your fingers. Touch-free, intuitive, and fun volume control at your fingertips!

Notifications You must be signed in to change notification settings

KrishBharadwaj5678/Gestune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🀚 Gestune

Control your system volume with hand gestures! It's a fun, touch-free way to manage audio levels without reaching for the keyboard or mouse. πŸ–±οΈπŸ”Š


Gesture Volume Control


πŸš€ Features

  • βœ‹ Hand gestures to control volume (pinch to decrease, spread to increase).
  • πŸ€– Uses MediaPipe for hand tracking and OpenCV for capturing video.
  • 🎧 Seamlessly integrates with system audio volume using PyCaw.
  • ⚑ Lightweight and easy to use.

βš™οΈ Requirements

Before running the application, make sure you have the following dependencies installed:

  • 🐍 Python 3.x
  • πŸ“· OpenCV
  • πŸ–οΈ MediaPipe
  • πŸ”Š PyCaw (for controlling the volume)

To install the required dependencies, run the following command:

pip install opencv-python mediapipe pyautogui numpy

πŸ“ How to Use

  1. Clone the repository:
git clone https://github.com/KrishBharadwaj5678/Gestune.git
cd gestune
  1. Run the script:
python VolumeHandControl.py
  1. Make gestures βœ‹ in front of your camera to control the system's volume:
    • 🀏 Pinch your thumb and second finger together to decrease the volume.
    • βœ‹ Spread your thumb and second finger apart to increase the volume.

🀝 Contributing

We welcome contributions! If you'd like to contribute, feel free to fork the repository and submit a pull request. Here are a few ways you can help:

  • 🐞 Bug fixes
  • πŸ› οΈ Code improvements
  • ✨ Feature requests

About

Gestune turns your hand gestures into system volume control. Adjust audio levels effortlessly with a simple pinch or spread of your fingers. Touch-free, intuitive, and fun volume control at your fingertips!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages