From 792e8d09d72f953f81e2dc34af444d27ab9ea43f Mon Sep 17 00:00:00 2001 From: Vijay Chimmi Date: Mon, 20 Oct 2025 11:29:18 -0700 Subject: [PATCH] docs: add Subtitle Translator to projects list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 635ba836..b85a358c 100644 --- a/README.md +++ b/README.md @@ -797,6 +797,10 @@ Those projects are based on CLIProxyAPI: Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed +### [Subtitle Translator](https://github.com/VjayC/SRT-Subtitle-Translator-Validator) + +Browser-based tool to translate SRT subtitles using your Gemini subscription via CLI Proxy API with automatic validation/error correction - no API keys needed + > [!NOTE] > If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.