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
- Host: GitHub
- URL: https://github.com/xcapt0/volume_control
- Owner: xcapt0
- License: mit
- Created: 2022-01-29T09:23:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T10:11:52.000Z (over 4 years ago)
- Last Synced: 2023-08-31T01:33:26.450Z (almost 3 years ago)
- Topics: computer-vision, opencv
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔊 Volume Control
Change the volume of your system just by moving your fingers

## đź”§ 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.