mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
docs: add Homebrew installation instructions (#158)
This commit is contained in:
parent
cd4e783f32
commit
92fb1dc578
1 changed files with 6 additions and 0 deletions
|
|
@ -24,8 +24,14 @@ Ever wanted to check on your AI agents while you're away? Need to monitor that l
|
||||||
|
|
||||||
### 1. Download & Install
|
### 1. Download & Install
|
||||||
|
|
||||||
|
#### Option 1: Direct Download
|
||||||
[Download VibeTunnel](https://github.com/amantus-ai/vibetunnel/releases/latest) and drag it to your Applications folder.
|
[Download VibeTunnel](https://github.com/amantus-ai/vibetunnel/releases/latest) and drag it to your Applications folder.
|
||||||
|
|
||||||
|
#### Option 2: Homebrew
|
||||||
|
```bash
|
||||||
|
brew install --cask vibetunnel
|
||||||
|
```
|
||||||
|
|
||||||
### 2. Launch VibeTunnel
|
### 2. Launch VibeTunnel
|
||||||
|
|
||||||
VibeTunnel lives in your menu bar. Click the icon to start the server.
|
VibeTunnel lives in your menu bar. Click the icon to start the server.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue