From 4b2d40bd67bb9be51403c420c21adf17bdf33618 Mon Sep 17 00:00:00 2001 From: xSpaM <34112129+itsmylife44@users.noreply.github.com> Date: Thu, 12 Feb 2026 17:15:46 +0100 Subject: [PATCH] Add CLIProxyAPI Dashboard to 'Who is with us?' section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 214fe600..4fa495c6 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,10 @@ A Windows tray application implemented using PowerShell scripts, without relying 霖君 is a cross-platform desktop application for managing AI programming assistants, supporting macOS, Windows, and Linux systems. Unified management of Claude Code, Gemini CLI, OpenAI Codex, Qwen Code, and other AI coding tools, with local proxy for multi-account quota tracking and one-click configuration. +### [CLIProxyAPI Dashboard](https://github.com/itsmylife44/cliproxyapi-dashboard) + +A modern web-based management dashboard for CLIProxyAPI built with Next.js, React, and PostgreSQL. Features real-time log streaming, structured configuration editing, API key management, OAuth provider integration for Claude/Gemini/Codex, usage analytics, container management, and config sync with OpenCode via companion plugin - no manual YAML editing needed. + > [!NOTE] > If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.