Back to Settings

Code Spaceship Statusline

Settings statusline 196

Navigate through space on your coding journey. Track fuel consumption, travel distance, and warp levels. The ship's condition reflects your coding momentum. Displays: Ship condition (🚀 full fuel 80%+, 🛸 low fuel 40-80%, 🆘 emergency <40%), Warp level (increases each time fuel depletes), Fuel percentage (decreases by 1% per interaction, refills to 100% when empty), Distance in light-years (+5ly per interaction), Random star field (⭐🌟✨ combinations).

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

Content

JSON
{
"description": "Navigate through space on your coding journey. Track fuel consumption, travel di..."
"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.