Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Other System / Utilities  |  OpenTerminal

OpenTerminal

OpenTerminal - 2.0.5

open terminal for specific location directly from Finder

All Time: (4.8)
This Version: Not rated (0.0)
Current Version: 2.0.5
Release Date: 2008-10-06
License: Freeware
Downloads (this version): 1,842
Downloads (all versions): 13,466

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 14 |  1 2 Next



OpenTerminal ReviewGreat time saver! - Version: 2.0.5, 4/4/2009 08:55AM PST

LargeCup
I only occasionally need to use terminal to get to a couple remote servers and manually cd-ing to everything is tedious and error-prone. This is a great tool that makes the task much easier. Thank you.
Post a commentAlert Admin

OpenTerminal ReviewGreat utility - Version: 2.0.5, 3/24/2009 03:20AM PST

donalwho
This tool does exactly what it says. Lets you open a terminal window directly from finder.
Works a treat. for loading are a bit vague. Just drag the app directly into the finder toolbar.
Post a commentAlert Admin

OpenTerminal ReviewLink doesn't work. - Version: 2.0.5, 10/6/2008 07:49AM PST

davelike
And going to the developer's site only lists a version up to 10.4x
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

OpenTerminal ReviewLove It - Version: 2.0.4, 2/1/2008 12:00AM PST

Pandy
This is a great little utility - a real time saver.

The latest version uses Leopard's Terminal tabs to full effect - excellent stuff!
Post a commentAlert Admin

OpenTerminal Developer NoteThank you for sharing this idea! - Version: 2.0.2, 12/5/2006 02:04AM PST

Thomas Wiesehöfer
I have added your instructions to the OpenTerminal readme file. I've slightly modified them to work with OpenTerminal, so that "cdf" can use OpenTerminals functionality (support for Unicode file names, cd to the desktop if no windows are open, cd to the trash folder, etc.)
An especially cool thing with your command is that it works with every terminal application including xterm.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

OpenTerminal CommentaryAnother way - Version: 2.0.2, 11/30/2006 02:16AM PST

(2 of 2 users found this comment useful)

monoclast
For anyone interested, I accomplish the same thing with a simple addition to my ~/.bashrc file:

####################################################################

# implement cdf command #

# (changes the working dir to the front-most window of the Finder) #

####################################################################

cdf()

{

eval cd "`osascript -e 'tell app "Finder" to return the quoted form of the POSIX path of (target of window 1 as alias)' 2>/dev/null`"

}

With this added to your .bashrc file, you can open a terminal window and type "cdf" to change the working directory to the front-most Finder window.

Enjoy.
Post a commentAlert Admin

OpenTerminal Troubleshooting ReportAppleScript Error -1700 - Version: 2.0.1, 11/6/2006 04:22AM PST

Attaboy
When I try and use this, I just get an AppleScript error and nothing else happens.

The error says "System Events got an error: Can't make path of every login item into type reference. (-1700)"
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies

OpenTerminal CommentaryI hate fleas and ticks - Version: 2.0.1, 11/4/2006 08:14PM PST

(0 of 4 users found this comment useful)

Hockpooh777
I just put Terminal under my tools folder in the application "Overflow" Much faster than anything else.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

OpenTerminal ReviewGotta love it - Version: 2.0, 11/2/2006 08:18AM PST

fluttercork
OpenTerminal is one of my all-time favourite programs. I can't even say how often I use it each day. Just installed v2.0 and no problems whatsoever. Fixed the problem where it would get confused if the Get Info window was open and also seems to be a lot snappier than 1.3.1. Great stuff!
Post a commentAlert Admin

OpenTerminal Developer NoteVersiontracker posted the wrong download link - Version: 2.0, 11/2/2006 08:08AM PST

Thomas Wiesehöfer
If you have downloaded OpenTerminal 1.5.1 instead of 2.0, please download the software again.
Post a commentAlert Admin