This is the source code for Autorun. This Menu Bar App helps you open programms regularly. it is designed to run apps created with Automator, but can also do other things.
the app is now available in the Mac App Store
AutoRun uses macOS LaunchAgents (launchd) for repeating timers when possible. This lets macOS own the recurring schedule instead of relying on an in-app countdown timer. One-shot timers still use AutoRun's in-app timer because launchd is designed around persistent jobs rather than single relative countdowns.
