terminal
Terminal 1.1
Terminal - A shell widget that has bash and Javascript command capabilities more>> <<less

Terminal Themes 1.0
Terminal Themes gives users the convenience of telnet launchers by editing .term files and dropping them in a certain location. more>>
Terminal Themes 1.0 gives users the convenience of telnet launchers by editing ".term" files and dropping them in a certain location. What's more, with .term files you are not limited to telnet or ssh sessions. Any terminal command can be excecuted from the .term file. Also, you can set the font, the color schemes, the window title, the window transparency, and more for each session in a term file.
That said, it can be a bit of a task to create these .term files from scratch. For that reason, Wooden Brain Concepts is releasing the collection of .term file templates, with some explanation about how to install and edit them.
Requirements:
- Mac OS X 10.4
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
Exterminal 1.0
Exterminal - Mac OS X terminal client application similar to the one supplied by Apple more>>
But with Exterminal you can. Its a Mac OS X terminal client application similar to the one supplied by Apple.
However, it runs entirely full screen, giving you that bare-bones feel. It also supports multiple sessions.
There are no Preferences or modifiable settings -- this is just a quick hack. The terminal emulation code is based on CocoaTechs CocoaTechTerminal class, which in turn is based on the open-source iTerm client. The code to Exterminal is also open-source under the Free Software Foundations GNU General Public License.
Mini Terminal 0.1
Mini Terminal - Its a terminal that isnt logged in your home directory more>>
Safe Terminal 0.3
Safe Terminal - Minimizes Terminal utility script executions (for recent security issue) more>>
If Safari "Open safe files after download" is enabled, its possible to create malicious shell scripts that will be executed by the Terminal automatically after you download them. It is also possible to create malicious shell scripts that look like a document or a folder, that will be executed by Terminal on double click without warning.
After Safe Terminal is installed, the Terminal utility will not execute any file, even if "Open safe files after download" option in Safari is enabled. However, the usage of the Terminal to type and run commands is not effected in any way.
Enhancements:
- Show an alert before executing a shell script.
- test.command display also a text message.
- Improved documentation.
Terminal Pal 1.0.1
Terminal Pal is a handy assistant to your Terminal application more>>
If you regularly telnet or ssh or FTP to several servers, Terminal Pal is a great helper.
Terminal Pal searches ~/library/application support/terminal/ for .term files.
Terminalator 1.0
Terminalator allows you to open 4 terminal windows automatically, assigning colors, position, styles, favority UNIX commands and transparency and have the program save these preferenes for you for more>> Terminalator allows you to open 4 terminal windows automatically, assigning colors, position, styles, favority UNIX commands and transparency and have the program save these preferenes for you for faster opening next time.
Mac OS X 10.2 or later.
Cascade Terminal 1.2
Cascade Terminal - Terminal/programming language for teaching more>>
It is a good program for teaching terminal and basic concepts.
Completly freeware.
OpenTerminal 2.0.5
Open a Terminal window with the path of the current Finder window. more>> Open a Terminal window with the path of the current Finder window.
OpenTerminal is a free and easy to use application which will allow you to open a Terminal window with the path of the current Finder window.
Enhancements:
- Fixes a bug where OpenTerminal would try to cd into a selected file.
- Restores compatibility with iTerm ? 0.9.6
- Includes an alternative icon for the Finder toolbar.
Adams Terminals 1.1
Adams Terminals - Preset color combinations for Terminal windows more>>
Enhancements:
- Added teal & mint color scheme.
- Got a report that v1.0 .term files werent working w/MacOS X 10.4.7.
- These .term files work properly with MacOS X 10.4.7.
Open Terminal Here 2.1
Open Terminal Here is a simple and salutary tool if youre often switching between manipulating files and directories graphically and with the command line. more>> <<less
Adam's Terminals 1.1
Adams Terminals is designed to be a comprehensible tool that provides you with many nice colors & fonts. more>> <<less
Terminalicious 1.0.4
Terminalicious is a very simple application designed to do one thing: launch commands in Terminal more>>
Terminalicious features an attractive input window you can drag and layer anywhere on the screen, command history, and not much else. Just think of it as a convenient way to start a Terminal session.
Enhancements:
- Windows fade out when closed
- New selection font color for command window
- Fixed several minor bugs.
OpenTerminalHere 2.1
OpenTerminalHere - Open Terminal with currently highlighted directory. more>>
When its icon is being clicked on in the toolbar of a given directory window, it will open up a new Terminal session with that directory as working directory, i.e. it will cd there.Its also possible to drop one or more folders or other items onto the icon.
The script will open up a Terminal session in each dropped directory, and for for each non-folder item a session in the items respective parent directory.
AppleScript Terminal 1.1
AppleScript Terminal - A shell to issue AppleScript commands more>>
The script is open source and demonstrates one way to utilize the "run script" command.