diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8d3a554..0000000 --- a/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -node_modules/ -package-lock.json -.DS_Store -docs/prompt.txt -certs/ -*.crt -*.key -*.pem -data/ -!data/shortcuts.sample.json -public/shortcuts.json -public/icons/ diff --git a/README.md b/README.md deleted file mode 100644 index 45445cf..0000000 --- a/README.md +++ /dev/null @@ -1,550 +0,0 @@ -
-
-
- VNC for terminals — not another SSH web client.
- Mirrors your actual desktop terminal to any browser in real-time.
-
- Features · - Quick Start · - Security · - How It Works · - Gotchas & Tips -
- ---- - -Access and control your terminal sessions from any browser — phone, tablet, or another computer. The browser and host terminal stay perfectly in sync, both viewing and controlling the same tmux session. Unlike SSH tools that spawn isolated shells, this mirrors your actual desktop terminal in real-time. - -Built for TUI-heavy workflows (Claude Code, OpenCode, Codex, htop, etc.) where you want to start something on your desktop and check on it from your phone. Supports multiple machines from a single dashboard. - -
-
-
Session dashboard — AI-generated titles, status indicators, quick actions
-
-
- Terminal view — xterm.js with WebGL, quick-keys, scroll controls - |
-
-
- Session info — live memory, CPU, process tree, recent output - |
-
${esc(msg)}
Create a new tmux session on any server to get started.