v0.1.0
First public release of mytime — a terminal task manager and calendar TUI with Google Calendar sync.
Highlights
- TUI — Backlog, Daily, Week, Month, and Past Due views
- Google Calendar — dedicated "mytime" calendar for writes; read-only pull for other calendars
- Agent CLI —
mytime agentwith token-efficient TOON output for AI assistants - Onboarding —
mytime setup,mytime doctor, and agent-assisted Google OAuth setup - Homebrew —
brew install alexapvl/mytime/mytime --HEADvia homebrew-mytime - Update checks — once-daily check for new commits when opening the TUI
Install
brew install alexapvl/mytime/mytime --HEAD
mytime setup
mytime auth
mytime sync
mytimeOr from source: pnpm install && pnpm build && pnpm link --global
Google setup
Bring your own Google Cloud Desktop OAuth client — see the README or run mytime setup --agent-prompt.