@guilhermesilveira/launchd-daily-cli
v0.1.0
Published
Small helpers for deterministic macOS launchd daily CLI jobs.
Maintainers
Readme
launchd-daily-cli
Tiny helpers for building deterministic macOS launchd daily jobs for CLI tasks.
This package intentionally stays small. It covers:
HH:MMschedule parsing and formatting- deterministic
launchdlabels derived from a scope path ~/Library/LaunchAgents/*.plistpath generation- rendering a daily
StartCalendarIntervalplist for a CLI command
It does not install or load jobs with launchctl; that is left to the calling application.
