Jump to content

Advanced scripting on OSX


1 post in this topic

Recommended Posts

Hello all,

 

What options are there for building simple Aqua GUIs from scripting languages (bash preferred)?

 

Ideally, I'd like a tool that is usable from bash that I can use to create simple GUI interfaces for my scripts, that is also cross-platform. I've played with Pashua a little bit .. seems alright,

but not cross-platform, and it is a little more than what I need.

 

Something like xdialog for Aqua would be perfect.

 

Cross-platform isn't strictly necessary anyhow .. I'd be willing to write a wrapper that inspects `uname` and calls the required bin (Aqua-dialog, xdialog, cdialog, whatever).

 

Any ideas?

 

-gnubeard

Link to comment
Share on other sites

 Share

×
×
  • Create New...