eddmann/ClaudeMeter — reverse-engineered prompt
Reverse engineered prompt
Build me a small macOS menu bar app that helps me keep track of my Claude.ai usage without opening the website all the time. I want it to live in the menu bar with a simple color coded icon that shows whether I’m safe, getting close to my limit, or almost out.
The app should track the current 5 hour usage, weekly 7 day usage, and Sonnet usage if available. Let me click the menu bar icon to see the exact percentages, reset times, and a settings screen. On first launch, show an easy setup wizard where I can import my Claude session from a browser I’m already signed into, or paste the session key manually. Store the session safely in macOS Keychain.
Please include notifications when usage reaches configurable warning and critical levels, defaulting around 75 percent and 90 percent. Let me choose refresh timing and a few different icon styles. Also write the latest usage percentages to a local JSON file so other tools can read it. Use native macOS Swift and make it feel polished.
Want more depth? Deep Reverse