Fast, private, and zero-dependency scheduling.
crontab -e
~/Library/LaunchAgents/myjob.plist
launchctl load ~/Library/LaunchAgents/myjob.plist
/etc/systemd/system/myjob.timer
.service
systemctl enable --now myjob.timer