maclaunch
maclaunch copied to clipboard
Manage your macOS startup items.
We currently don't support the short crontab notation of `@reboot /foo.sh` but rely on there being 6 separate string pieces. This needs to be fixed at https://github.com/hazcod/maclaunch/blob/master/maclaunch.sh#L63
 I've disabled the item for a certain amount of time but it wont revert when i set the scrpt to maclaunch enable ... even with sudo
We currently still need to support to enable/disable login items in Ventura. This would work by: 1. Adding it in /var/db/com.apple.xpc.launchd/disabled.*.plist with `NAME\n` to disable. 2. Adding it in /var/db/com.apple.xpc.launchd/disabled.*.plist...