From 63a26c2dbba9ee0da71577731ac72246b5ca607e Mon Sep 17 00:00:00 2001 From: liuzhao Date: Mon, 31 Aug 2026 14:50:48 +0800 Subject: [PATCH] Add Codex Account Switcher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c996852..6c32f30 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ OpenAI Codex CLI is a lightweight coding agent that runs in your terminal. ### Account switcher - [codex-account](https://github.com/frndchagas/codex-account) - Switch between multiple Codex accounts without signing out — never revokes tokens, keeps every account signed in, and syncs refreshed tokens back into saved profiles. Single-file bash script. +- [Codex Account Switcher](https://github.com/liuzhao1225/codex-account-switcher) - Native macOS menu bar app that switches the active Codex Desktop and newly started Codex CLI account locally, with no Terminal commands or config-file editing. ### WebUI & App