Speed up Common Tasks with Launchy

Productivity Sauce
There are quite a few good launcher utilities out there that can make a great addition to your productivity arsenal. Gnome Do is probably the most popular launcher for Linux, but if you are looking for something less flashy and more streamlined, try Launchy. This unobtrusive tool can help you to quickly launch applications and open URLs, directories, and documents using keyboard shortcuts. In addition to that, Launchy sports a couple of plugins which add a few nifty tricks to the launcher.
Installing Launchy on your system is easy. If you are running a Debian or Ubuntu-based Linux distribution, you can install the .deb version of Launchy by executing the dpkg -i launchy-x.x.x.deb command as root. For all other distros, you can compile the utility from the source using the standard make; make install procedure.
Once installed, Launchy can be evoked using the default Alt+Space keyboard shortcut (it can be changed in the Options dialog). Since Launchy automatically indexes all application directories, you can use the utility to launch applications right away. Start typing the name of the application you want to launch, and Launchy shows a list of matching entries. The icon window also displays the best matching application; to launch it, simply press Enter. Alternatively, you can open any matching application by selecting it in the list and hitting the Enter key.
Thanks to the bundled plugins, you can use Launchy for other tasks as well. For example, the Weby plugin allows you to perform Web searches, look up words in online references, and open email addresses. For example, to look up a word in Wikipedia, type Wikipedia, press Tab, enter the word, and press Enter. The best part is that you can easily specify your own queries. To do this, right-click on Launchy's interface and choose Options, switch to the Plugins sections, and select the Weby plugin in the Available plugins pane. In the right pane, you should see a list of the predefined queries. Let's say you want to be able to look up words using the WordNet reference. First of all, you have to perform a search in it and note the resulting URL. For example, the search for the word "monkey" has the following URL: http://wordnetweb.princeton.edu/perl/webwn?s=monkey. Switch back to the Options window, and press the Plus button to add a new entry in the list of available queries. Type "Wordnet" in the Name field (this is going to be the keyword that evokes the query), and http://wordnetweb.princeton.edu/ in the URL field. Type then the perl/webwn?s=%s string in the Query field. The %s string in the query acts as a variable which is replaced with an actual search term. That's it, your query is ready to go.
The Options window lets you tweak other Launchy settings too. In the Catalog section, for example, you can add directories and file types to include in Launchy's index. This way, you can, for example, index all your OpenOffice.org Writer documents in a specific directory, so you can quickly open them using Launchy. To do this, add the directory you want and the *.odt filter.
While Launchy doesn't include all the bells and whistles of Gnome Do or other fancy launchers, it does offer an easy and straightforward way to perform essential tasks with minimum effort. And thanks to its small size and resource efficiency, Launchy makes a must-have tool for netbook users.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.
-
IBM Announces Powerhouse Linux Server
IBM has unleashed a seriously powerful Linux server with the LinuxONE Emperor 5.
-
Plasma Ends LTS Releases
The KDE Plasma development team is doing away with the LTS releases for a good reason.
-
Arch Linux Available for Windows Subsystem for Linux
If you've ever wanted to use a rolling release distribution with WSL, now's your chance.
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
Launchy on Ubuntu opens shell scripts
gnome-do and launchyhe alternative
replacing Gnome-Do