G

Google Calendar Integration

Google Calendar integration for viewing events, creating/updating/deleting events, finding free time, and responding to meeting invitations

Home/Productivity/Google Calendar Integration

What is it?

python scripts/gcal.py create-event "Team Meeting" "2024-01-15T10:00:00Z" "2024-01-15T11:00:00Z"
--description "Weekly sync" --location "Conference Room A"

How to use it?

Authenticate with Google (opens browser):

python scripts/auth.py login

Check authentication status:

python scripts/auth.py status

Logout when needed:

python scripts/auth.py logout

Key Features

  • Google Calendar integration for viewing events, creating/updating/deleting events, finding free time, and responding to meeting invitations
  • Seamless integration with Claude's development workflow
  • Comprehensive guidelines and best practices for google calendar integration
View on GitHub

GitHub Stats

Stars
Forks
Last Update
License
Apache-2.0
Version
1.0.0

Features