17 lines
380 B
Markdown
17 lines
380 B
Markdown
# galendar
|
|
|
|
Google Calendar CLI Client
|
|
|
|
In development still.
|
|
|
|
Current features
|
|
|
|
`gal [today]` - Fetch and print today's agenda for all calendars flagged as 'default'
|
|
|
|
`gal config` - Open an interactive mode to configure the application
|
|
|
|
`gal add <quick add text>` - Quickly add an event to your default google calendar
|
|
|
|
`gal refresh` - Invalidate the cache then run `gal today`
|
|
|