Getting Started
Get Wigwam running in under a minute.
1
Install the Wigwam daemon
macOS
brew install vennify/tap/wigwam click to copyLinux
curl -fsSL https://wigwam.build/install.sh | bash click to copyRequires tmux to be installed. Wigwam connects to your running tmux server.
2
Start the daemon
wigwam click to copyThe daemon attaches to your tmux server in control mode and starts streaming session data. A QR code will appear in your terminal for quick pairing.
3
Connect from your device
Desktop: Open wigwam.build in your browser. Log in with GitHub or Google and your tmux sessions appear in real-time.
Mobile: Use the Wigwam app for iOS and Android — it has touch controls, notifications, and more.
4
Interact from anywhere
- View all your terminal panes live
- Send keystrokes from your phone
- Get notifications when long-running tasks complete
- Switch between tmux windows and sessions
All data is end-to-end encrypted. The relay server never sees your terminal content.