UNIX コマンド・AppleScript を実行するコンテクストメニュー(フリーウェア Universal)
What's New
- Reimplemented popen with OMC's own version: omc_popen()
- Added POPEN_SHELL for customizing the shell (and flags) executed by popen
- Added environment variable export for popen-based execution modes: __OBJ_PATH__ becomes "$OMC_OBJ_PATH" and so on
- STANDARD_INPUT_PIPE - allows piping of context information to a tool excuted in COMMAND
- Added new activation option: checking file name, path or selected text for a match
- Mac OS 10.5 compatibility: Terminal.app lost its creator code ('trmx') so it must be identified by its bundle id (com.apple.Terminal) when sending AppleEvents
- Mac OS 10.5 compatibility: recompiled to support loading in Garbage Collection-enabled applications
- Fixed versioning code in OMC to support Mac OS 10.4.10 and higher
- Fixed a problem that error returned from script should stop all post execution actions
- Fixed menu separator problem in dialog popup menus (was showing as "-" instead of real separator)
- Worked around a bug in Core Foundation related to bundles
- Fixed a crash when executing empty command with popen
- Online command collection contains over 560 commands.
Tom はどちらも詳しくないものでしばらくご紹介していませんでしたが、UNIX コマンド・AppleScript を実行できるコンテクストメニュープラグイン、OnMyCommandCM がアップデート。Mac OS X Leopard 対応となりました。

同梱されている OMCEdit を使えば、自分でコマンドを作成してメニューに追加できます。

OMCEdit でメニューの表示順序を並べ替えたり、

OnMyCommandCM の開発元で公開されているコマンドをダウンロードしてメニューに追加することもできます。

Download : Abracode: Software Alchemy
OnMyCommandCM のそのほかの記事
このブログはサイト名を変更してこちらに移転しました。
→ life with i - Mac, iPhone, iPad のある生活





