ical-buddy

Get events and tasks from macOS calendar database

brewmacoslinux
Try with needOr install directly
Source

About

Get events and tasks from the macOS calendar database

Commands

ical-buddy

Examples

show today's calendar events$ ical-buddy eventsToday
show upcoming events for the next week$ ical-buddy eventsFrom:today to:7d forCalendars:all
list all incomplete tasks$ ical-buddy uncompletedTasks
show events in a specific calendar$ ical-buddy eventsToday forCalendars:'Work Calendar'
get events in custom format with details$ ical-buddy eventsFrom:today to:1d includeEventProps:title,datetime