Category Archives: Development
Widgets & Actions
I have the “Play Sound” Action ready, but actions don’t have the same type of ease of installation that is found with screen savers, where double-clicking it will install it (either in the user’s folder, or in the main library … Continue reading
Posted in Cocoa, Development
3 Comments
Automator Action
Today, I created an automator workflow to cleanup my desktop. I wanted it to run silently in the background, and then give an audible notification of success. I had the option of just doing a simple beep using an AppleScript … Continue reading
Posted in Cocoa, Development
Leave a comment
AppleScript
Some beginner scripts for use in Apple’s Script Editor. If you’re just starting AppleScript, try figuring out what these scripts do and how they do it, then try running them to see if you were correct. TextEdit Word Count tell … Continue reading
Posted in AppleScript
Leave a comment