feat(web): Tailwind-Redesign-UI + Doku (Nachtrag zu 3470c0e)
Eigentliche UI-Dateien: neues Tailwind-Layout (index.html), Theme-Umschalter + Bubble-Stile + Mic-Status (app.js); README-Abschnitt aktualisiert. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
3470c0e262
commit
7ebba4e755
3 changed files with 91 additions and 40 deletions
|
|
@ -392,9 +392,11 @@ PORT=8003 docker compose up # mit Docker
|
|||
|
||||
## Web-UI & Remote-Zugang
|
||||
|
||||
Das Gateway liefert unter `/` eine minimale **Web-Oberfläche** aus (`app/web/`, vanilla,
|
||||
kein Build): Text-Eingabe + **Mikrofon-Button** (Aufnahme im Browser → `/ws/voice` →
|
||||
Antwort wird vorgelesen) und links ein Menü mit Identität/Logout/Admin.
|
||||
Das Gateway liefert unter `/` eine **Web-Oberfläche** aus (`app/web/`, Tailwind via CDN,
|
||||
kein Build): responsives, modernes Layout mit **Tag-/Nacht-Umschalter** (folgt automatisch
|
||||
dem System), Text-Eingabe + **Mikrofon-Button** (Aufnahme im Browser → `/ws/voice` → Antwort
|
||||
wird vorgelesen), **Stimmen-Auswahl** (piper/chatterbox/cloud) sowie Identität/Logout und
|
||||
(für Admins) eine Nutzerliste.
|
||||
|
||||
### Zugriff aus dem lokalen Netz (LAN)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue