Menu Bar App
I have quite a few scripts that I run at work, mostly folder actions. Sometimes, those folder actions don’t run unless I restart. I’ve created app versions of the folder actions so I can run everything manually, but I keep thinking how convenient it would be to to launch those apps from a menu bar item.
So, based on my limited experience with Applescript and XCode, I’m following the tutorial here, for creating a menu bar app, and the video tutorial here about connecting Applescript’s with UI Elements in XCode.
Should be fun, I’ll post a finished product once it’s…well, finished.