Merge pull request #127 from IrvanFza/feat/macos-menu-bar-app
docs: add macOS menu bar app section to README
This commit is contained in:
19
README.md
19
README.md
@@ -343,6 +343,25 @@ Refer to `config.example.json` for a complete list of fields and documentation.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 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](https://github.com/IrvanFza/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](#installation) 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).
|
||||||
|
- **Auto-Start Options**: Launch server on app start and launch app at login.
|
||||||
|
- **Native Experience**: Clean, native SwiftUI interface designed for macOS.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## API Endpoints
|
## API Endpoints
|
||||||
|
|
||||||
| Endpoint | Method | Description |
|
| Endpoint | Method | Description |
|
||||||
|
|||||||
Reference in New Issue
Block a user