Launchy For Mac



  1. Launchy For Mac Os
  2. Launchy Mac Os
  3. Launch Format
  4. Launchy For Mac

Windows/Mac/Linux: Launchy, the little application launcher that could, has introduced a Mac version with its latest beta. Audacity plugins for vocals. Bug fixes, performance overhauls, and new shortcuts and controls are also. Launchy is also designed to be expandable through the help of third-party plugins, a number of which can be downloaded from the main Launchy website, but none of these do much to improve what is already an elegant tool for speeding up access to your programs and – if necessary – your files too.

Launchy
Original author(s)Josh Karlin
Initial releaseJanuary 22, 2007
Stable release
Written inC++ (Qt)
PlatformWindows, Mac OS X, FreeBSD, and Linux
Type
LicenseGNU General Public License
Websitewww.launchy.net

Launchy is a free and open-sourceapplication launcher for Windows, Mac OS X, FreeBSD and Linux. It indexes shortcuts in the start menu, and files in specific folders, to allow quicker access to programs without opening the start menu or browsing to folders.[1][2][3]

Launchy For Mac Os

Program usage[edit]

Launchy automatically loads on boot and waits for the user to call it by pressing Alt + Space or a custom hotkey. The user then starts typing the name of the program or file they wish to launch. Launchy automatically searches its list of programs for the closest match as the user types. When it finds the desired program, the user hits Enter and it is automatically launched.[4]

Launchy can add folders and file formats to its catalog for indexing, so it can launch almost anything on a computer, including programs, URLs (also from bookmarks) and documents; as well as run Google, Wikipedia, MSN and Yahoo searches, bringing the results up in the default browser.

Launchy can be extended with plug-ins.[3]

Platform[edit]

Launchy was originally written in C# (ver. 0.5), and in C++ since version 0.6.[5] The latest version, 2.0, has been completely rewritten using Qt. This has resulted in incompatibility with older skins and plugins.[6]

Included plugins[edit]

Launchy Mac Os

The following plugins are included with the 2.0 release:

Controly[edit]

  • Adds control panel items to the catalog

Weby[edit]

  • Allows web search
  • Can launch URLs, also from bookmarks

Calcy[edit]

  • A simple calculator

Community Plugins[edit]

  • Ampy controls Winamp, iTunes and foobar2000.
  • gCal Plugin posts events to Google Calendar.
  • iTuny controls iTunes.
  • Killy terminates tasks by name.
  • Launchy# allows loading of plugins written in a .NET language.
  • MathyResurrected adds additional mathematical capabilities.
  • PuTTY Launchy Plugin launches saved PuTTY sessions.
  • PyLaunchy allows loading of plugins written in the Python programming language.

Plugin development[edit]

Launchy 2 has a C++ API[7] for developing extension plugins that add new types of objects to the catalog.

Community-developed bindings for other programming languages are provided as plugins:

  • PyLaunchy[8] allows developing Python programming language plugins.
  • Launchy#[9] allows developing plugins in .NET languages.

Awards[edit]

2007[edit]

  • SourceForge.Net Community Choice Awards, Honorable Mention: Best New Project[10]
  • PC World 15 Best Downloads of the Year: Powertools[4]
  • CNet Download.Com Top Ten Downloads of the Year[1]

See also[edit]

References[edit]

  1. ^ abRosenblatt, Seth (December 22, 2007). 'The 10 best downloads of 2007'. CNet.
  2. ^Dolcourt, Jessica (December 20, 2007). 'Launchy 2.0 quick-starts apps with class'. CNet.
  3. ^ abSpector, Lincoln (October 21, 2007). 'Fifteen Great Time Saving Utilities'. PC World.
  4. ^ abGralla, Preston (December 24, 2007). 'The 15 Best Downloads of the Year'. PC World.
  5. ^Project Details - Programming Language
  6. ^'Launchy 2.0'. Neowin. Retrieved 7 August 2017.CS1 maint: discouraged parameter (link)
  7. ^Launchy 2 Plugin API
  8. ^PyLaunchy: Python plugins for Launchy
  9. ^Launchy#: .NET plugins for Launchy
  10. ^'SourceForge.Net Community Choice Awards'. 2007.

External links[edit]

  • Launchy on SourceForge.net
Retrieved from 'https://en.wikipedia.org/w/index.php?title=Launchy&oldid=1017639300'

Here is a cool trick, a method of running FileMaker Pro scripts directly from the Desktop on Mac or Windows computers. My friend Joshua Paul of Neo Code Software sent me an email with the headline “Launchy/Alfred + FileMaker FMP URI = AWESOME“. Josh is often coming up with innovative approaches to technical challenges, so I thought I would give it a try and was impressed enough to want to share it with a wider audience.

The basic idea is to install a Desktop launcher app like Launchy (Windows and Mac) or Alfred (Mac only) and then write a custom URI call to a script in a FileMaker Pro database, sending a parameter with the request. Inside your FileMaker Pro database, you will need to have a script waiting to accept the outside request and parameter sent.

What it looks like in action is, from the Desktop, the user types a special keyboard command to bring up one of the launchers (for example Option-Space for Alfred, or Control-Space for Launchy). Then they enter a pre-defined syntax to request a FileMaker search. In the example Joshua sent me, he used the term ‘INV’ and then typed a Receipt ID number and hit enter to execute the search. FileMaker Pro pops up with the database and runs the search. Instant FileMaker searches from anywhere!—what could be better?

What is the payback for a technique like this you ask and who is it for?

Less Clicks

  • Ctrl+Space – 1 click
  • ‘INV’ Space – 4 clicks
  • Search Term – FileMaker’s search power means that you can use just a minimum number of unique characters to search on something. So for example, if you are looking for the term ‘Periscope’, all you need to type is ‘Peri’
  • Total to Search 5 clicks plus a Search Term.

The user can get to any work order, invoice or client record from ANY screen on their computer in less than 10 clicks. Basically it is putting FileMaker at your finger tips.

Target market:

  • A person who works in lots of other programs, and needs to do quick lookups or run the same few scripts in a FileMaker Pro database multiple times every day. They don’t want to have to figure out which screen to go to in the FileMaker solution and find the right button to push.
  • Keyboard lovers. The people who never want to take their hands off the keys.

Download an App Launcher

Mac

Launchy is donationware for both Windows and Mac. On the Mac, Launchy is not as well known as Alfred, which is free for the basic install.

Launching Launcy

Once Launchy is installed, Tap ALT-SPACE to open a Launchy window. The small gear icon opens the Launchy options window.

Configuring Launchy

1) Click on the small Gear icon on the Launchy main window
2) Go to Plugins tab
3) Choose weby
4) Add the shortcut using the following syntax:

fmp://YOUR_SERVER_NAME/YOUR_DATABASE_NAME?script=YOUR_SCRIPT_NAME&param=%1

The “%1” is where your script parameter will go when you type in your search.

Alfred Launcher

Click the little gear icon top right to configure a new FileMaker Pro search.

Alfred Setup—Add a Custom Web Search

Once Alfred is installed, launch it and add a custom URI Web Search.

1) Enter the Search URL, including space for the parameter query.
2) Give it a name.
3) Enter the keyword shortcut. This is what you will type to invoke the script from the Desktop.
4) For extra panache, add an icon copied from the FileMaker app.

The syntax for Alfred is slightly different:

Launch

fmp://YOUR_SERVER_NAME/YOUR_DATABASE_NAME?script=YOUR_SCRIPT_NAME&param={query}

Combilift for sale COMBILIFT Equipment: Browse COMBILIFT Equipment for Sale on EquipmentTrader.com. View our entire inventory of New Or Used Equipment and even a few new, non-current models. Who is COMBILIFT? COMBILIFT Forklifts: Browse COMBILIFT Equipment for Sale on EquipmentTrader.com. View our entire inventory of New Or Used.

If your database is running locally, leave out the “YOUR_SERVER_NAME/” component of the URI and use “YOUR_IP_ADDRESS”, for example, 192.168.1.112. Running the script against a local file will result in a duplicate window being opened and you are required to do a second log in. See previous blog posting about how the URI scheme works with locally hosted files.

Troubleshooting

Alfred doesn’t like spaces in File or Script Names. Note the space between ‘Serial’ and ‘Numbers’. Even clicking the ‘Encode spaces as +’ option does not get rid of the red text and let you click Save when building your query.

I tested the query with the ‘Encode spaces’ on and off. If you turn it on, you have to Substitute the plus signs out in your FileMaker search script. Gtalk windows download free. Not turning it on seems to be the best option, because FileMaker can handle the query with spaces.

Sample Script to call

Basically all you need to do is:
1) Set the Search parameter, using Get(ScriptParameter)
2) Give the script a name with no spaces.
3) then feed that parameter into a Find Records command.

Launchy invoking a FileMaker Pro script

  • Type INV (or WO or CO)
  • Hit the TAB key
  • Then type 30720 (invoice 30720)
  • Hit the ENTER key
  • Feel the POWER as FileMaker opens to the record of your choice!!

Alfred invoking a FileMaker Pro script

Type your shortcut word and the parameter that follows.

Launch Format

Limitations

Launchy For Mac

  • This is a FileMaker Pro 12 or better technique. It won’t run in previous versions which did not support a script parameter.
  • It is not dynamic — each script must be given a unique shortcut name and pre-configured in the launcher app.
  • 2014-06-17 Update: Josh at Neo Code Software is working on making the script more dynamic by using a more generic header such as ‘FMP’ and then a number. If the number has four digits, it is a work order, if it has five to seven, it is an invoice, if it has ten digits it is a phone number. The script that gets called has Case statement for each possibility and runs a different script based on that branching.
  • User has to remember the shortcut name and syntax to perform a search
  • It also assumes you are already logged into the FileMaker database. If you are not logged in, you will be prompted for a password the first time you run the script. Although it is possible to embed user name and password in the URI Scheme, it is not advisable or secure to do so.
  • If the database is local, a second copy of the database is opened to perform the query. See discussion in previous blog posting.

Related Articles