Tag Archives: bash

Sample AppleScript + Bash uninstaller

Should you ever need to write an uninstaller for your macOS app, feel free to base it on our project—written entirely in AppleScript and Bash: https://github.com/SmoothMouse/Uninstaller

Posted in Releases | Tagged , , | Leave a comment

Run Python, Ruby, PHP, Bash scripts in Terminal without stealing focus from TextMate

I wrote a simple TextMate 1.5 bundle to run Python, Ruby, PHP, Bash scripts in Terminal without stealing focus from the TextMate window. It can easily be modified to run the language of your choice.

Posted in Releases | Tagged , , , , | 1 Comment