Skip to content

SensorEvolve/claude_dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

claude_dash

A terminal dashboard that tracks your Claude Code session time and weekly plan usage in real time.

What it shows

  • Session (5h) — time remaining in the current 5-hour rate-limit window and a progress bar
  • Weekly usage — how far through your weekly plan cycle you are and when it resets

Requirements

  • Go 1.21+
  • Claude Code installed (reads ~/.claude/projects/)

Install & run

git clone https://github.com/SensorEvolve/claude_dash.git
cd claude_dash
go run main.go

Or build a binary:

go build -o claude_dash
./claude_dash

First run

On first launch you'll be asked what day and time your Claude plan resets (e.g. Saturday / 09:00). The answer is saved to ~/.goclaude.json and never asked again.

To reconfigure, delete ~/.goclaude.json and relaunch.

Exit

Ctrl+C

About

A terminal dashboard that tracks your Claude Code session time and weekly plan usage in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages