Skip to content

v0.1.0

Choose a tag to compare

@alexapvl alexapvl released this 10 Jul 14:01

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 CLImytime agent with token-efficient TOON output for AI assistants
  • Onboardingmytime setup, mytime doctor, and agent-assisted Google OAuth setup
  • Homebrewbrew install alexapvl/mytime/mytime --HEAD via 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
mytime

Or 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.