Hotwire project is intended to replace the interactive command execution portion of a typical Unix shell.

It includes much of the functionality found in the combination of a terminal emulator, a shell, and core utilities like ls and grep. Most of the commands are named the same, and do basically the same thing. Where it makes sense, Hotwire improves the commands to have better defaults and makes things nicer by using the mouse, and so on.

For example, rm moves files to ~/.Trash on Unix and Recycle Bin on Windows, cd automatically lists the contents of the directory you change to, ls links are clickable (view file or cd to directory), filter (analogous to Unix grep) shows matching text in bold, and the ps process list has right-click menu for killing.

Here are some key features of “Hotwire”:

· A primary replacement for gnome-terminal/xterm + /bin/sh for developers and system administrators (HotwireVsBinSh)
· Somewhat like Windows PowerShell, but graphical (HotwireVsPowerShell)
· Also a little like MacOS X Automator, but text based
· Free Software and runs on Linux (with GNOME) and Windows (HotwireWindows)
· Written in Python

Requirements:

· GTK+ version 2.6.x
· pyGTK

What’s New in This Release:

· Some system commands were changed to open in a new terminal window which does not close when the command exits.
· Often you want to see the final output of the command after it exits. Examples include “sudo” and “su”.
· Complete commands are only removed after they’ve been viewed.
· Command output is significantly faster.
· UID/GID lookups are cached, which speeds up file listings.

Sources mirror 1 (zip)




Author:
admin
Time:
Sunday, January 6th, 2008 at 10:10 am
Category:
Shells
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply