@bobfrankston/gcal
v0.1.39
Published
Google Calendar CLI tool with ICS import support
Downloads
1,310
Maintainers
Readme
@bobfrankston/gcal
Google Calendar CLI tool with ICS import support.
Installation
npm install -g @bobfrankston/gcalUsage
gcal [command] [options]Options
| Flag | Description |
|------|-------------|
| -u, -user <email> | Set default Google account |
| -c, -calendar <id> | Calendar ID (default: primary) |
| -n <count> | Number of events to list |
| -v, -verbose | Show event IDs and links |
| -b, -birthdays | Include birthday events (hidden by default) |
Features
- Google Calendar integration
- ICS file import support
- OAuth authentication
- CLI interface
- Birthday events filtered by default (from Google Contacts)
License
MIT
