utility-explorer (ue) pulls everything into a unified CLI dashboard. The main ideas:
- Block tracking: Recurring activities (workouts, focused work, etc.) as weekly targets rather than repeating tasks. The system warns you when you're at risk of missing your target for the week. - Structured routines: ue am and ue pm commands for morning standup and evening review, so there's a ritual rather than a blank canvas. - AI focus: Optional integration with Claude to recommend what to work on next based on all your context.
It syncs Gmail, Google Calendar, and git commits via GitHub. All data stays local in SQLite. Built with Python, Click, and Rich. Check it out and give me feedback, I'm planning on adding more integrations and features.