Move 11 documentation sections to separate markdown files in docs/: - models.md, load-balancing.md, web-console.md, configuration.md - menubar-app.md, api-endpoints.md, testing.md, troubleshooting.md - safety-notices.md, legal.md, development.md README now contains a Documentation section with links to each doc. Also moved donation link to above Star History section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.2 KiB
1.2 KiB
macOS Menu Bar App
For macOS users who prefer a native experience, there's a companion menu bar app that provides quick access to server controls without touching the terminal. Get it from: antigravity-claude-proxy-bar
Note: This is a GUI wrapper only. You still need to install and setup the proxy server first using one of the installation methods above.
Key Features
- Server Control: Start/stop the proxy server with a single click or ⌘S shortcut.
- Status Indicator: Menu bar icon shows server running state at a glance.
- WebUI Access: Open the web management console directly from the menu.
- Port Configuration: Customize the proxy server port (default: 8080).
- Account Selection Strategy: Choose between Hybrid, Sticky, or Round-Robin load balancing strategies.
- Auto-Start Options: Launch server on app start and launch app at login.
- Native Experience: Clean, native SwiftUI interface designed for macOS.
