ical2json
ical2json copied to clipboard
Add option for printing to stdout
Option to output JSON directly to stdout instead of saving to a file. This would be useful for piping and quick checks in scripts.
Example:
ical2json input.ics --stdout