
Pou
A tiny tan Pou-style blob companion with big eyes and a small curved smile.
curl -fsSL "https://www.aimcp.info/api/codex-pets/pou-9fc6ae83/package.zip" -o "$HOME/.codex/pets/pou.zip" && mkdir -p "$HOME/.codex/pets/pou" && unzip -o "$HOME/.codex/pets/pou.zip" -d "$HOME/.codex/pets/pou" && rm "$HOME/.codex/pets/pou.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/pou-9fc6ae83/package.zip" -o "$HOME/.codex/pets/pou.zip" && mkdir -p "$HOME/.codex/pets/pou" && unzip -o "$HOME/.codex/pets/pou.zip" -d "$HOME/.codex/pets/pou" && rm "$HOME/.codex/pets/pou.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Pou to bring it to life in your session.
A tiny tan Pou-style blob companion with big eyes and a small curved smile.
What is Pou?
Pou 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 Pou?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/pou-9fc6ae83/package.zip" -o "$HOME/.codex/pets/pou.zip" && mkdir -p "$HOME/.codex/pets/pou" && unzip -o "$HOME/.codex/pets/pou.zip" -d "$HOME/.codex/pets/pou" && rm "$HOME/.codex/pets/pou.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Pou to activate it.
Is Pou free to use?
Yes. Pou is free to install and is distributed under the unknown license.
What style is Pou?
Pou is tagged cute, animated, soft and minimal, which describes its look and animation theme.



