Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@pzim-devdata pzim-devdata released this 14 May 16:24
· 57 commits to main since this release
33db993

This is a portable version of volumouse for direct download. You will just need to install depencies.

For doing that, : inside this extracted folder run in a terminal python3 -m pip install -r requirements.txt then you can directly configure volumouse with python3 'volumouse.py' --configure then execute volumouse : python3 volumouse.py

Fix error 'list index out of range' when no sound card is configured in volumouse -c thanks to @Heart1010