Merge pull request #211 from IrvanFza/docs/update-menu-bar-features

docs: add account selection strategy to menu bar app features
This commit is contained in:
Badri Narayanan S
2026-01-30 01:10:56 +05:30
committed by GitHub

View File

@@ -387,6 +387,7 @@ For macOS users who prefer a native experience, there's a companion menu bar app
- **Status Indicator**: Menu bar icon shows server running state at a glance. - **Status Indicator**: Menu bar icon shows server running state at a glance.
- **WebUI Access**: Open the web management console directly from the menu. - **WebUI Access**: Open the web management console directly from the menu.
- **Port Configuration**: Customize the proxy server port (default: 8080). - **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. - **Auto-Start Options**: Launch server on app start and launch app at login.
- **Native Experience**: Clean, native SwiftUI interface designed for macOS. - **Native Experience**: Clean, native SwiftUI interface designed for macOS.