CocoaDialog

November 21st, 2005  |  Published in Uncategorized

CocoaDialog:

Filed under: ,

CocoaDialogHow many times has thing happened to you? You’ve just put the finishing touches on a sweet shell script that you want to roll out to your entire enterprise, but you know that most of y our users aren’t going to want to launch Terminal to input the answers that your script requires. If only there was some way of’ accessing commonly used OS X GUI elements’ with your shell script without having to use Applescript.

Enter CocoaDialog, which let’s you do exactly that. This opensource project looks like it has been languishing a bit, but hopefully development will pick up soon.

I like this just don’t have the time to wrap stuff I use all the time

Leave a Response