Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 432 Bytes

wireless-sound-control

Begin by cloning this git repo and navigating to the project directory.

Next, create a virtual environment and activate it:

python -m venv venv cd venv/Scripts then enter activate

Install dependencies by running:

python -m pip install -r requirements.txt

Run the python file or app normally using command line or from your designated code editor.

for command line: python wirelessSoundControl.py