Rated 3 out of 5 stars

Works perfectly on Windows but doesn't work on Mac :(

Does not detect any application installed on Mac, even if checked the checkbox.

Also created launchy.xml in chrome directory with the following xml:

<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
<application>
<label>Safari</label>
<type>1</type>
<command>open /Volumes/Macintosh/Applications/Safari.app/</command>
</application>
</configurations>

This does not work as well. Always says "Launchy is disabled! No supported applications installed."