Gnome Do
Gnome Do is an graphical application launcher for Linux in the style of QuickSilver.
I created a few plugins for Gnome Do. These plugins are available from: http://launchpad.net/~peter-stuifzand/.
SSH
The SSH plugin reads the hosts from your .ssh/config file and adds these as items in Gnome Do. To find them type the hostname.

Actions
- Connect with SSH
Downloads
Archive
A plugins for extracting archives using file-roller.
Actions
- Extract extract an archive. File-roller will ask for a destination directory.
- Extract here (not working) extract an archive to a directory based on the filename.
Downloads
- No release yet.
Clipboard
With this plugin you can access the text on the clipboard in Gnome Do. You can also copy a piece of text to the clipboard from Gnome Do.
Actions
- Copy copies the current Gnome Do item to the clipboard
Downloads
- No release yet.
AppendText
Based on the plugin found in the tutorial, but I couldn't find a compiled version of this, so I created my own.
Downloads
- No release yet.
Nautilus
Provides the currently selected file from Nautilus as a selected file in Gnome Do.
Downloads
- No release yet.
Download
Actions
- Download, Downloads a url.
Downloads
- No release yet.
Windows
A plugin for manipulating windows.
I'm trying to rewrite it to use libwnck instead of the commandline program
wnckprop. This is because the program doesn't have the
get_previous_active_window function. The biggest problem I'm having at the
moment is the timestamp that needs to be passed to wnck_window_activate.
Actions
- Activate window
- Minimize window
- Maximize window
- Close window
Downloads
- No release yet.