
Jellydrop
A big-faced jellyfish companion with flowing purple-blue tentacles.
curl -fsSL "https://www.aimcp.info/api/codex-pets/jellydrop-8c15e643/package.zip" -o "$HOME/.codex/pets/jellydrop.zip" && mkdir -p "$HOME/.codex/pets/jellydrop" && unzip -o "$HOME/.codex/pets/jellydrop.zip" -d "$HOME/.codex/pets/jellydrop" && rm "$HOME/.codex/pets/jellydrop.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/jellydrop-8c15e643/package.zip" -o "$HOME/.codex/pets/jellydrop.zip" && mkdir -p "$HOME/.codex/pets/jellydrop" && unzip -o "$HOME/.codex/pets/jellydrop.zip" -d "$HOME/.codex/pets/jellydrop" && rm "$HOME/.codex/pets/jellydrop.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Jellydrop to bring it to life in your session.
A big-faced jellyfish companion with flowing purple-blue tentacles.
What is Jellydrop?
Jellydrop 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 Jellydrop?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/jellydrop-8c15e643/package.zip" -o "$HOME/.codex/pets/jellydrop.zip" && mkdir -p "$HOME/.codex/pets/jellydrop" && unzip -o "$HOME/.codex/pets/jellydrop.zip" -d "$HOME/.codex/pets/jellydrop" && rm "$HOME/.codex/pets/jellydrop.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Jellydrop to activate it.
Is Jellydrop free to use?
Yes. Jellydrop is free to install and is distributed under the unknown license.
What style is Jellydrop?
Jellydrop is tagged animated, soft, hand-drawn and weird, which describes its look and animation theme.



