CODEX-AUDIO-CUE

Know when Codex is done.

A tiny sound bridge for Codex CLI. Step away, stay focused, and hear the response land. Preview stock sounds, the bundled mario-jump-classic file, or upload your own audio and export the exact command block for your setup.

View on GitHub

build preview — Glass.aiff

Final answers onlyvolume 1.0Glass

CHOOSE YOUR SOUND

GlassBright, crisp, and easy to notice without feeling huge.

HOW IT WORKS

01
Install
Run `install.sh` once. Drops a CLI wrapper around your Codex CLI.
02
Watch
A tiny watcher reads Codex session logs in `~/.codex/sessions/`.
03
Chime
`afplay` uses your chosen trigger mode and file path so you hear it when you want.

INSTALL

full export block

git clone https://github.com/Omramanuj/codex-audio-cue
cd codex-audio-cue
./install.sh --sound-file "/System/Library/Sounds/Glass.aiff" --volume 1.0 --force

export PATH="$HOME/bin:$PATH"
export CODEX_AUDIO_CUE_SOUND="/System/Library/Sounds/Glass.aiff"
export CODEX_AUDIO_CUE_VOLUME=1.0
export CODEX_AUDIO_CUE_PHASES=final_answer
export CODEX_AUDIO_CUE_SESSION_END=0
1.0

WHEN TO GENERATE SOUND

Upload custom audio
Drop an `.mp3`, `.wav`, `.m4a`, or `.aiff` file here to preview it in the browser. The export field stays separate so users can enter the real macOS path they want to keep.