# ics-query Query and filter RFC 5545 compatible `.ics` calendar files from the command line. ::::{grid} 1 1 2 2 :gutter: 3 :::{grid-item-card} Get started :link: install :link-type: doc Install via pip, pipx, or Homebrew. Or download a pre-built binary. ::: :::{grid-item-card} Examples :link: examples :link-type: doc Query events by date, filter by component type, work with timezones, and pipe output to other tools. ::: :::{grid-item-card} Command reference :link: reference :link-type: doc Every command, flag, and environment variable in one place. ::: :::{grid-item-card} Timezones :link: timezones :link-type: doc How timezone handling works and when to use `--tz`. ::: :::: ```{toctree} :maxdepth: 1 :hidden: overview install download examples reference timezones glossary changelog maintenance ```