Back to Settings

Time Statusline

Settings statusline 417

Status line with timestamp showing model, directory, and current time. Useful for tracking session duration and maintaining awareness of time during long coding sessions.

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

Content

JSON
{
"description": "Status line with timestamp showing model, directory, and current time. Useful fo..."
"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.