Choose a language / 选择语言:
Codex Skin Video is a Windows toolkit for applying a local video as a dynamic background in the Codex desktop app. It packages the working runtime, scripts, and troubleshooting notes from a real setup, so other agents can reuse the workflow directly.
Codex Skin Video 是一个 Windows 工具包,用于把本地视频设置为 Codex 桌面端动态背景。本仓库沉淀了可运行脚本、运行时和排障经验,其他 agent 引用后可以直接复用。
Quick command / 快速命令:
powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\install-codex-video-skin.ps1 `
-VideoPath "D:\down\82.mp4" `
-ThemeId "snow-silver-softlight-82" `
-ThemeName "Snow Silver Softlight" `
-Appearance light `
-Accent "#b48a45" `
-FocusX 0.58 `
-FocusY 0.42 `
-SafeArea left `
-TaskMode ambient `
-VideoOpacity 0.46 `
-BlurPx 7 `
-PanelOpacityPercent 48 `
-RestartExisting `
-RegisterWatcher