commands.sh

calendar

all

Display upcoming events from a calendar file.

More info →

Examples (4)

Show events for today and tomorrow (or the weekend on Friday) from the default calendar

Look [A]head, showing events for the next 30 days

calendar -A 30

Look [B]ack, showing events for the previous 7 days

Show events from a custom calendar [f]ile

calendar -f path/to/file
made by @shridhargupta | data from tldr-pages