GipPity
remote control
Tap to start voice
Pi
Connecting
import type { Theme } from "@earendil-works/pi-coding-agent"; import { LAN_VOICE_BROWSER_SCRIPT } from "./browser-script.ts"; import { resolveLanVoiceWebTheme } from "./theme.ts"; export function createLanVoiceWebUi(piTheme: Theme): string { const theme = resolveLanVoiceWebTheme(piTheme); return String.raw`
remote control
Tap to start voice