mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-02 20:40:52 +08:00
docs: add vibeproxy project information to README and README_CN
- Listed `vibeproxy` as a project utilizing CLIProxyAPI. - Encouraged contributions by inviting PRs to expand the project list.
This commit is contained in:
11
README.md
11
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`)
|
4. Push to the branch (`git push origin feature/amazing-feature`)
|
||||||
5. Open a Pull Request
|
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
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||||
|
|||||||
12
README_CN.md
12
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`)
|
4. 推送到分支(`git push origin feature/amazing-feature`)
|
||||||
5. 打开 Pull Request
|
5. 打开 Pull Request
|
||||||
|
|
||||||
|
## 谁与我们在一起?
|
||||||
|
|
||||||
|
这些项目基于 CLIProxyAPI:
|
||||||
|
|
||||||
|
### [vibeproxy](https://github.com/automazeio/vibeproxy)
|
||||||
|
|
||||||
|
一个原生 macOS 菜单栏应用,让您可以使用 Claude Code & ChatGPT 订阅服务和 AI 编程工具,无需 API 密钥。
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> 如果你开发了基于 CLIProxyAPI 的项目,请提交一个 PR(拉取请求)将其添加到此列表中。
|
||||||
|
|
||||||
|
|
||||||
## 许可证
|
## 许可证
|
||||||
|
|
||||||
此项目根据 MIT 许可证授权 - 有关详细信息,请参阅 [LICENSE](LICENSE) 文件。
|
此项目根据 MIT 许可证授权 - 有关详细信息,请参阅 [LICENSE](LICENSE) 文件。
|
||||||
|
|||||||
Reference in New Issue
Block a user