
Traffic Light
A pixel-art traffic light Codex pet derived from the supplied reference image; only the signal lights animate.
curl -fsSL "https://www.aimcp.info/api/codex-pets/traffic-light-148780df/package.zip" -o "$HOME/.codex/pets/traffic-light.zip" && mkdir -p "$HOME/.codex/pets/traffic-light" && unzip -o "$HOME/.codex/pets/traffic-light.zip" -d "$HOME/.codex/pets/traffic-light" && rm "$HOME/.codex/pets/traffic-light.zip"- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
curl -fsSL "https://www.aimcp.info/api/codex-pets/traffic-light-148780df/package.zip" -o "$HOME/.codex/pets/traffic-light.zip" && mkdir -p "$HOME/.codex/pets/traffic-light" && unzip -o "$HOME/.codex/pets/traffic-light.zip" -d "$HOME/.codex/pets/traffic-light" && rm "$HOME/.codex/pets/traffic-light.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Traffic Light to bring it to life in your session.
A pixel-art traffic light Codex pet derived from the supplied reference image; only the signal lights animate.
What is Traffic Light?
Traffic Light is a Codex pet, a small animated character you install into the Codex CLI. Once hatched it appears in your terminal as a companion while you code.
How do I install Traffic Light?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/traffic-light-148780df/package.zip" -o "$HOME/.codex/pets/traffic-light.zip" && mkdir -p "$HOME/.codex/pets/traffic-light" && unzip -o "$HOME/.codex/pets/traffic-light.zip" -d "$HOME/.codex/pets/traffic-light" && rm "$HOME/.codex/pets/traffic-light.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Traffic Light to activate it.
Is Traffic Light free to use?
Yes. Traffic Light is free to install and is distributed under the unknown license.
What style is Traffic Light?
Traffic Light is tagged animated, pixel, utility and object, which describes its look and animation theme.



