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
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.
-
Linux Kernel 6.14 Released
The latest Linux kernel has arrived with extra Rust support and more.
-
EndeavorOS Mercury Neo Available
A new release from the EndeavorOS team ships with Plasma 6.3 and other goodies.
-
Fedora 42 Beta Has Arrived
The Fedora Project has announced the availability of the first beta release for version 42 of the open-source distribution.
-
Dash to Panel Maintainer Quits
Charles Gagnon has stepped away as maintainer of the popular Dash to Panel Gnome extension.
-
CIQ Releases Security-Hardened Version of Rocky Linux
If you're looking for an enterprise-grade Linux distribution that is hardened for business use, there's a new version of Rocky Linux that's sure to make you and your company happy.
-
Gnome’s Dash to Panel Extension Gets a Massive Update
If you're a fan of the Gnome Dash to Panel extension, you'll be thrilled to hear that a new version has been released with a dock mode.
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.
-
Linux Mint Retools the Cinnamon App Launcher
The developers of Linux Mint are working on an improved Cinnamon App Launcher with a better, more accessible UI.
-
New Linux Tool for Security Issues
Seal Security is launching a new solution to automate fixing Linux vulnerabilities.
Launchy on Ubuntu opens shell scripts
gnome-do and launchyhe alternative
replacing Gnome-Do