av-touchpanel Svelte Themes

Av Touchpanel

HTML touch panel made with svelte for Crestron and possibly other backends

AV-Touchpanel

  • Config based av-touchpanel ui for any backend processor / core / server
    • Crestron (SIMPL, 3 or 4 series processors, TSW-x60 and newer touch panels)
    • QSC (Q-SYS Designer)
    • AMX (Muse)
    • Universal (WebSocket)

Demo: av-touchpanel

Demo-Old: av-touchpanel-old

Crestron VC4 Setup

  1. Create token in VC4 "Settings" for use as XPanel authentication
  2. Unzip ./simpl/av-touchpanel_compiled.zip
  3. Load ./simpl/av-touchpanel.lpz and ./archive/av-touchpanel.ch5z to VC4
  4. Go to XPanel URL and update backend details

XPanel Security Note

Development

Live Development

# Install dependencies
npm install

# Run dev server
npm run dev

Create Archive

# Install dependencies
npm install

# Build
npm run build

# Archive
npm run archive

TODO

  • assume &config=tp1 is always there. if it is not then show a message to the user

Top categories

Loading Svelte Themes