Skip to content

Abhijit460/wireless-sound-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages