Back to Settings

Programmer Tamagotchi Statusline

Settings statusline 125

A virtual pet that evolves based on your coding activity. Health and happiness change over time, creating an emotional connection with your coding sessions. Displays: Pet emoji (🐱 healthy, 😺 good, 😿 tired, 💀 exhausted), Mood emoji (✨ very happy, 😊 happy, 😐 neutral, 😢 sad), HP (Health Points 0-100, decreases every 20 commits), Joy (Happiness 0-100, increases every 10 commits), Commits counter (tracks session activity).

Install Command
npx claude-code-templates@latest --setting statusline/programmer-tamagotchi-statusline
View on GitHub
claude-code — programmer-tamagotchi-statusline

Content

JSON
{
"description": "A virtual pet that evolves based on your coding activity. Health and happiness c..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); MODEL=$(echo "$input" | jq -r ".model.display_name"); DIR..."
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.