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 DisqusIssue 269/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.
-
Linux Kernel 6.2 Released with New Hardware Support
Find out what's new in the most recent release from Linus Torvalds and the Linux kernel team.
-
Kubuntu Focus Team Releases New Mini Desktop
The team behind Kubuntu Focus has released a new NX GEN 2 mini desktop PC powered by Linux.
Launchy on Ubuntu opens shell scripts
gnome-do and launchyhe alternative
replacing Gnome-Do