gcalcli

View and manage Google Calendar events from the command line.

brewmacoslinux
Try with needOr install directly
Source

About

Easily access your Google Calendar(s) from a command-line

Commands

gcalcli

Examples

show my calendar events for today$ gcalcli today
list upcoming events for the next week$ gcalcli agenda
display calendar in month view$ gcalcli calw
search calendar for events by keyword$ gcalcli search 'meeting'
add a new event to your calendar$ gcalcli add --title 'Doctor Appointment' --when 'tomorrow 3pm'