CLIProxyAPI Tray is a community-built Windows system tray application that lets you manage the CLIProxyAPI proxy service directly from your taskbar. With a single double-click or tray menu action you can start, stop, restart, and update CLIProxyAPI — no terminal required after the initial setup.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/kitephp/CLIProxyAPI-Tray/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install via one-line PowerShell command or by cloning the repository
Quickstart
Get CLIProxyAPI running in minutes with the tray application
Tray menu
Explore every menu item and learn what each action does
Configuration
Customize ports, authentication, and proxy settings in config.yaml
What CLIProxyAPI Tray does
CLIProxyAPI Tray wraps the CLIProxyAPI binary in a persistent Windows tray icon. It handles version downloads, process lifecycle, and configuration management so you never have to open a terminal for day-to-day use.Service control
Start, stop, and restart CLIProxyAPI from the tray
Auto update
Keep CLIProxyAPI up to date automatically on tray startup
WebUI access
Open the management panel directly from the tray
Version management
Understand how versions are downloaded and stored
Get started
Install CLIProxyAPI Tray
Run the one-line PowerShell installer or clone the repository and run
create-shortcut.bat.Launch the tray
Double-click the desktop shortcut. CLIProxyAPI Tray appears in your system tray and automatically starts CLIProxyAPI.
Set your password
On first launch, you are prompted to enter a password. This is saved as
secret-key in config.yaml and is required to access the management API.CLIProxyAPI Tray requires Windows 10 or Windows 11 and PowerShell 5.1 (or PowerShell 7). No other dependencies are needed.