Ickata

내 정보

개발자 정보
이름 Ickata
가입한 날짜 12월 5, 2010
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

Launchy

5점중 3점 받음

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."