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
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
Launchy on Ubuntu opens shell scripts
gnome-do and launchyhe alternative
replacing Gnome-Do