An open API service indexing awesome lists of open source software.

https://github.com/nkosi-fang/codexswitcher

这是一款面向 Codex 的配置与会话管理工具(仅Windows):可检测 codex/opencode路径与版本, 提供config.toml与opencode配置管理;支持多账号/中转站一键切换与接口可用性诊断;同时提供会话索引与详情查看、OR/AND关键词检索 (含深度搜索、进度与取消)、JSON/Markdown 导出与清理,并支持右键继续 Codex CLI 会话;还可同步展示 OpenAI 官网状态并按异常着色。
https://github.com/nkosi-fang/codexswitcher

api-diagnostics api-proxy api-relay chat-export codex codex-cli codex-session-manager codexswitcher markdown-export model-availability multi-account multi-account-management opencode relay-endpoint-check session-manager skills

Last synced: 4 months ago
JSON representation

这是一款面向 Codex 的配置与会话管理工具(仅Windows):可检测 codex/opencode路径与版本, 提供config.toml与opencode配置管理;支持多账号/中转站一键切换与接口可用性诊断;同时提供会话索引与详情查看、OR/AND关键词检索 (含深度搜索、进度与取消)、JSON/Markdown 导出与清理,并支持右键继续 Codex CLI 会话;还可同步展示 OpenAI 官网状态并按异常着色。

Awesome Lists containing this project

README

          

# CodexSwitcher

当前版本:v2.0.2

Codex 账号切换与中转站接口检测(仅支持 Windows)。支持在 Codex CLI 与 OpenCode 终端中进行 Codex 账户多账号管理。

## 下载(Windows)
- 前往 GitHub Releases 下载最新版本:
https://github.com/nkosi-fang/CodexSwitcher/releases/latest
- 仅提供 Windows 版可执行文件

## 使用说明
- 双击运行 `CodexSwitcher_v2.exe`
- 在「多账号切换」中添加/管理账号
- 在「中转站接口」中进行接口与模型可用性检测

本工具也适用于需要直接对接第三方中转站 API 的开发者,可用于确认接口可用性与连通性。

## 更新
更新页面基于 GitHub Releases 提供版本检查与下载入口。

## 依赖与第三方许可
本项目为桌面版(Windows)打包发布,核心依赖包含:
- PySide6(Qt for Python)
- qt-material
- requests
- pillow
- pyinstaller(用于打包)

以上依赖均由其各自许可证约束。发布可执行文件时,建议在 Release 说明中保留第三方许可提示。