diff --git a/README.md b/README.md index 4d9a7fcf..82c0744c 100644 --- a/README.md +++ b/README.md @@ -720,6 +720,17 @@ Contributions are welcome! Please feel free to submit a Pull Request. 4. Push to the branch (`git push origin feature/amazing-feature`) 5. Open a Pull Request +## Who is with us? + +Those projects are based on CLIProxyAPI: + +### [vibeproxy](https://github.com/automazeio/vibeproxy) + +Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed + +> [!NOTE] +> If you developed a project based on CLIProxyAPI, please open a PR to add it to this list. + ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. diff --git a/README_CN.md b/README_CN.md index d980f0d1..327e516c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -729,6 +729,18 @@ docker run --rm -p 8317:8317 -v /path/to/your/config.yaml:/CLIProxyAPI/config.ya 4. 推送到分支(`git push origin feature/amazing-feature`) 5. 打开 Pull Request +## 谁与我们在一起? + +这些项目基于 CLIProxyAPI: + +### [vibeproxy](https://github.com/automazeio/vibeproxy) + +一个原生 macOS 菜单栏应用,让您可以使用 Claude Code & ChatGPT 订阅服务和 AI 编程工具,无需 API 密钥。 + +> [!NOTE] +> 如果你开发了基于 CLIProxyAPI 的项目,请提交一个 PR(拉取请求)将其添加到此列表中。 + + ## 许可证 此项目根据 MIT 许可证授权 - 有关详细信息,请参阅 [LICENSE](LICENSE) 文件。