Building .app bundles for launchd with AppleScript
last updated: Aug 11, 2025
https://me.micahrl.com/blog/applescript-app-launchd/
Blog post about a reasonably simple way to bundle up python scripts into .app
bundles such that they can run as launchd scripts or double-clickable apps.
Has some unfortunate downsides, such as the inability to log to the system log, but looks like a nice simple way to create an app.