add another gui variant

This commit is contained in:
2026-01-04 12:31:48 +01:00
parent eeb18679e6
commit 09ca3f6199
5 changed files with 693 additions and 2 deletions

20
README
View File

@@ -1,4 +1,22 @@
Install
virtualenv ~/.local/venv/controldeck
source ~/.local/venv/controldeck/bin/activate
# web interface
pip install --upgrade nicegui
# gui wrapper
pip install --upgrade pywebview
pip install --upgrade "pywebview[qt]"
# optional for volume buttons
sudo pacman -S libpulse
# OLD
Requirements:
- controldeck