Details
| Version: | 1.0.4 |
| Post Date: | 2010-2-15 |
| License: | Freeware |
Download
ShellHere 1.0.4
ShellHere is a helper application for the MacOSX Finder. It will open a new terminal window for the frontmost Finder window. It was inspired by Marc Liyanage's OpenTerminalHere script. It uses a modified version of Henrik's improved icon.
ShellHere has a couple of improvements over OpenTerminalHere. Instead of being an AppleScript application, it is based on the Scripting Bridge. This allows it to:
- only open a single window if the Terminal wasn't already running;
- work better with spaces.
New in this version:
- If a non-folder (file, etc.) is selected, ShellHere will open that item's parent directory.
How to use ShellHere:
Copy it to your Applications folder, then drag it to the Finder toolbar.
Programmers:
ShellHere is open source. Please hack it up if you like.