Turning a command line app into a Cocoa GUI app on Mac OS X?

后端 未结 2 738
清歌不尽
清歌不尽 2020-12-29 16:40

Is there any tutorials or references, if such thing is possible, to make GUI applications out of command line apps?
What I mean is, having a command line app, wrap it in

2条回答
  •  长发绾君心
    2020-12-29 16:53

    For very simple scripts, I recommend Platypus. For more complicated scenarios, you could try something like Pashua.

提交回复
热议问题