Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
tmux-webui
command
|
|
|
tmux-webui/cmd
Package cmd implements the cobra command tree for tmux-webui.
|
Package cmd implements the cobra command tree for tmux-webui. |
|
internal
|
|
|
autocomplete
Package autocomplete provides a fuzzy-matching autocomplete engine for the tmux-webui terminal input bar.
|
Package autocomplete provides a fuzzy-matching autocomplete engine for the tmux-webui terminal input bar. |
|
config
Package config loads tmux-webui configuration from disk.
|
Package config loads tmux-webui configuration from disk. |
|
daemon
Package daemon manages OS-level service installation for tmux-webui.
|
Package daemon manages OS-level service installation for tmux-webui. |
|
fedproxy
Package fedproxy federates multiple tmux-webui instances behind one UI.
|
Package fedproxy federates multiple tmux-webui instances behind one UI. |
|
metrics
Package metrics provides system and LLM usage metrics for tmux-webui.
|
Package metrics provides system and LLM usage metrics for tmux-webui. |
|
network
Package network provides LAN interface discovery and Tailscale detection.
|
Package network provides LAN interface discovery and Tailscale detection. |
|
prefix
Package prefix caches the tmux prefix key and its binding table.
|
Package prefix caches the tmux prefix key and its binding table. |
|
pwa
Package pwa serves the static frontend bundle (index.html, sw.js, manifest, icons, /static/*) from the embedded asset FS.
|
Package pwa serves the static frontend bundle (index.html, sw.js, manifest, icons, /static/*) from the embedded asset FS. |
|
relay
Package relay implements optional pane-pool dispatch for the /api/relay endpoint.
|
Package relay implements optional pane-pool dispatch for the /api/relay endpoint. |
|
rescue
Package rescue provides the out-of-band recovery path for a wedged tmux server.
|
Package rescue provides the out-of-band recovery path for a wedged tmux server. |
|
server
Package server wires the HTTP routes for tmux-webui.
|
Package server wires the HTTP routes for tmux-webui. |
|
tmuxctl
Package tmuxctl wraps tmux subprocess calls used by tmux-webui.
|
Package tmuxctl wraps tmux subprocess calls used by tmux-webui. |
|
tts
Package tts implements the single-slot TTS audio store and its HTTP handlers.
|
Package tts implements the single-slot TTS audio store and its HTTP handlers. |
|
update
Package update implements self-update via GitHub Releases using minio/selfupdate.
|
Package update implements self-update via GitHub Releases using minio/selfupdate. |
|
upload
Package upload provides the multipart file upload handler for tmux-webui.
|
Package upload provides the multipart file upload handler for tmux-webui. |
|
ws
Package ws implements the WebSocket layer for tmux-webui.
|
Package ws implements the WebSocket layer for tmux-webui. |
Click to show internal directories.
Click to hide internal directories.




