-
-
Hi! I'm Michael Tyson, and I run A Tasty Pixel from our home in the hills of Melbourne, Australia. I write on a variety of technology and software development topics. I've also recently returned from a 3.5-year journey around Europe in a motorhome.
I make Loopy, the live-looper for iOS, Audiobus, the app-to-app audio platform, and The Amazing Audio Engine, the iOS audio framework.
I ♥ Alfred: Code execution extensions
Here’re two workflows I use to run PHP code (one which just executes it and shows the result in Growl, and one which copies the result to the clipboard), and a workflow that runs a snippet of C code. Of course, it wouldn’t take much to make workflows for many other languages, too.
Alfred 2 workflows
Now with live results! Hit enter to copy result to clipboard.
Run C Code.alfredworkflow
Run PHP Code.alfredworkflow
Older, Alfred 1 extensions:
Execute PHP Code.alfredextension
Execute PHP Code, Copy Result.alfredextension
Run C code.alfredextension