π¦ ClawHub
Secure Google Calendar integration CLI (gws & gogcli google calendar with firewall alternative)
by @porteden
Secure Google Calendar API CLI. Use when the user wants to list, search, or read Google Calendar events; creating, updating, deleting, or responding to event...
π Tips & Best Practices
PE_PROFILE=work to avoid repeating --profile.-jc is shorthand for --json --compact: filters noise, truncates descriptions, limits attendees, reduces tokens.--all to auto-fetch all pages; check meta.hasMore and meta.totalCount in JSON output.--limit 100 --offset 0, then --offset 100, etc.primary (your main calendar), your account email, or @group.calendar.google.com (secondary, shared, or resource calendars). Get them via porteden calendar calendars -jc.by-contact supports partial matching: "@acme.com" for email domain, --name "Smith" for name.porteden calendar calendars -jc.PE_API_KEY, PE_PROFILE, PE_TIMEZONE, PE_FORMAT, PE_COLOR, PE_VERBOSE.TERMINAL
clawhub install calendar-cli