Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 449 Bytes

Miksher-pw

mixer for pipewire, automatic connection of music in a call with your caller to listen to music together

Pre-requisites

Install dependencies

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Execute

python main.py

Documentation