Turn any browser into your terminal
Top 22.0% on SourcePulse
VibeTunnel transforms any browser into a remote terminal for managing AI agents and development workflows, targeting developers and AI practitioners who need on-the-go access to their command line. It offers a zero-friction alternative to SSH for accessing and controlling terminal sessions from any device.
How It Works
VibeTunnel comprises a native macOS menu bar app, a high-performance Node.js server, and a web frontend built with Lit and xterm.js. It proxies terminal sessions into the browser, enabling real-time interaction. Key features include dynamic terminal titles for activity tracking, Git follow mode for synchronizing worktrees, and robust authentication options. The vt
command-line wrapper intelligently forwards commands, supporting shell aliases and session management.
Quick Start & Requirements
brew install --cask vibetunnel
).npm install -g vibetunnel
. Requires Node.js 20+.vt <command>
(e.g., vt pnpm run dev
). Access the dashboard at http://localhost:4020
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 week ago
1 day