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
-
PipeWire 1.0 Officially Released
PipeWire was created to take the place of the oft-troubled PulseAudio and has finally reached the 1.0 status as a major update with plenty of improvements and the usual bug fixes.
-
Rocky Linux 9.3 is Available for Download
The latest version of the RHEL alternative is now available and brings back cloud and container images for ppc64le along with plenty of new features and fixes.
-
Ubuntu Budgie Shifts How to Tackle Wayland
Ubuntu Budgie has yet to make the switch to Wayland but with a change in approaches, they're finally on track to making it happen.
-
TUXEDO's New Ultraportable Linux Workstation Released
The TUXEDO Pulse 14 blends portability with power, thanks to the AMD Ryzen 7 7840HS CPU.
-
AlmaLinux Will No Longer Be "Just Another RHEL Clone"
With the release of AlmaLinux 9.3, the distribution will be built entirely from upstream sources.
-
elementary OS 8 Has a Big Surprise in Store
When elementary OS 8 finally arrives, it will not only be based on Ubuntu 24.04 but it will also default to Wayland for better performance and security.
-
OpenELA Releases Enterprise Linux Source Code
With Red Hat restricting the source for RHEL, it was only a matter of time before those who depended on that source struck out on their own.
-
StripedFly Malware Hiding in Plain Sight as a Cryptocurrency Miner
A rather deceptive piece of malware has infected 1 million Windows and Linux hosts since 2017.
-
Experimental Wayland Support Planned for Linux Mint 21.3
As with most Linux distributions, the migration to Wayland is in full force. While some distributions have already made the move, Linux Mint has been a bit slower to do so.
-
Window Maker Live 0.96.0-0 Released
If you're a fan of the Window Maker window manager, there's a new official release of the Linux distribution that champions the old-school user interface.
Launchy on Ubuntu opens shell scripts
gnome-do and launchyhe alternative
replacing Gnome-Do