An open API service indexing awesome lists of open source software.

https://github.com/xcapt0/volume_control

🔊 Сhange the sound volume using your fingers
https://github.com/xcapt0/volume_control

computer-vision opencv

Last synced: 3 months ago
JSON representation

🔊 Сhange the sound volume using your fingers

Awesome Lists containing this project

README

          

# 🔊 Volume Control

Change the volume of your system just by moving your fingers

![volume_tracker](https://user-images.githubusercontent.com/70326958/151656572-eebf396a-3076-4d31-ba2a-05d49fdf77d5.gif)

## đź”§ Installation
Install project with the following commands:
```sh
git pull https://github.com/xcapt0/volume_control.git
pip install -r requirements.txt
```

## 👌 Usage

Run the app with the following command:
```sh
python main.py
```

## 📝 License

Copyright © 2022 [xcapt0](https://github.com/xcapt0).

This project is [MIT](https://github.com/xcapt0/volume_control/blob/main/LICENSE) licensed.