Flashlight – Do anything with Spotlight
flashlight.nateparrott.com
Flashlight – Do anything with Spotlight
1–7 of 7 posts
Re: Flashlight – Do anything with Spotlight
#2Re: Flashlight – Do anything with Spotlight
#3So it's like Alfred workflows for Spotlight? This stands or falls with the plugins that will get developed by its users; one of which Alfred is thriving [1] [1] http://www.packal.org/
Re: Flashlight – Do anything with Spotlight
#4Re: Flashlight – Do anything with Spotlight
#5the example picture for translation shows "bom dia" - thats portuguese and not dutch
Edit: should be fixed in the next build of the translator plugin. Now to update the screenshot...
Re: Flashlight – Do anything with Spotlight
#6So it's like Alfred workflows for Spotlight? This stands or falls with the plugins that will get developed by its users; one of which Alfred is thriving [1] [1] http://www.packal.org/
It's primarily an API on which developers can build plugins in Python (though doing a lot of useful stuff actually requires calling out to Applescript, of all things). There's no visual workflow-builder like in Alfred, although you _can_ set up triggers for Automator workflows.
JS and Ruby are bundled with OS X as well and Apple started offering some JavaScript APIs in 10.10 for stuff that could previously only be done with AppleScript.
Re: Flashlight – Do anything with Spotlight
#7Earlier quoted context omitted.
It's primarily an API on which developers can build plugins in Python (though doing a lot of useful stuff actually requires calling out to Applescript, of all things). There's no visual workflow-builder like in Alfred, although you _can_ set up triggers for Automator workflows.
Why are Flashlight plugins written in Python? (I'm asking out of curiosity; I like it.) JS and Ruby are bundled with OS X as well and Apple started offering some JavaScript APIs in 10.10 for stuff that could previously only be done with AppleScript.