Import
VEVENT. Missing scopes are created unless --scope forces one track.
Export
--format ics (default) or json. Omit -o to write to stdout.
A single-event .ics is the “click to add to Apple Calendar / Outlook” shape.
Local month view
serve is localhost only (default http://127.0.0.1:4455).
While it runs:
- all events:
http://127.0.0.1:4455/feed.ics - one scope:
http://127.0.0.1:4455/feed/business.ics
preview writes a static HTML snapshot (default dist/preview).