gal/README.md

17 lines
380 B
Markdown
Raw Normal View History

2017-03-09 18:16:16 +00:00
# galendar
Google Calendar CLI Client
In development still.
Current features
`gal [today]` - Fetch and print today's agenda for all calendars flagged as 'default'
2017-03-09 18:16:49 +00:00
2017-03-09 18:16:16 +00:00
`gal config` - Open an interactive mode to configure the application
2017-03-09 18:16:49 +00:00
2017-03-09 18:16:16 +00:00
`gal add <quick add text>` - Quickly add an event to your default google calendar
2017-03-09 18:16:49 +00:00
2017-03-09 18:16:16 +00:00
`gal refresh` - Invalidate the cache then run `gal today`