Sorted by Relevance | Sort by Date
Search Results for do+shell+script
AppleScript: Integrating shell scripts
digg_url = 'http://www.tuaw.com/2008/06/23/applescript-integrating-shell-scripts/';
We've talked about AppleScript how-tos before. AppleScript is fun and all, but what if you already know how to write shell scripts? Well, did you know that ...
Mac 101: schedule your scripts
We talk about iCal once in a while. Did you know that an iCal alarm can launch an AppleScript? A recent comment from reader Zach (and subsequent replies) made us think that this tip might be of use to anyone who hasn't considered the ...
AppleScript: Taking screenshots
digg_url = 'http://www.tuaw.com/2008/07/07/applescript-taking-screenshots/';
Last week, Dave mentioned that you can change the file type used system-wide for screenshots. However, some people are afraid of using Terminal.app to muck around ...
CocoaDialog
How many times has thing happened to you? You've just put the finishing touches on a sweet shell script that you want to roll out to your entire enterprise, but you know that most of y our users aren't going to want to launch Terminal to input the ...
TweetMyMac: Remote control of your Mac via Twitter
Important safety tip: Please read the instructions for TweetMyMac carefully, especially the part about creating a separate Twitter account for your Mac -- do not use your regular Twitter account, or anyone you follow will be able to control your ...
AppleScript: Exploring the power of Folder Actions, part III
So far in this AppleScript feature we've covered what folder actions are and how to create them. In this AppleScript post, I'm going to tell you how to create your own custom scripts and add them to your folder actions list. If you work with file ...
Revisiting the randomized signature AppleScript, now with API goodness
When I shared an AppleScript last week which created randomized signatures using TextExpander, I promised to revisit it when the iheartquotes.com API started working again. It's working right now, but it seems to go up and down; check this link ...
ScriptExport: iPhoto Plugin Allows Shell Script Manipulation
Today is apparently iPhoto export plugin day as in addition to the Facebook iPhoto plugin and updated FlickrExport plugin mentioned earlier, John Gruber at Daring Fireball brings our attention to ScriptExport from Nathaniel Gray. ScriptExport "allows ...
Shell scripting primer
Apple has a nice document on the ADC (thats Apple Developer Connection) that gives you a good overview of shell scripting. The Shell Scripting Primer, as it is called is available online and in PDF format. If you are interested in getting a peek ...
Do It
Do It is quite possibly the most feature-packed mini-todo widget app ever written. For a birds-eye view, it features integration with Quicksilver, Address Book and iCal, as well as .Mac syncing and AppleScript-ability. As Tim Gaden puts it: the only ...
Terminal tip: easy email attachments
If you're looking to automate the sending of emails with attachments quickly and easily (and aren't too concerned with having some glamorous stationery), Terminal is once again your friend. It's possible with Mail.app and AppleScript, but there are ...
Automating ClamAV
For those of you
without antivirus protection for your Mac (which I guess is all of you, right?) there's always ClamAV. And while Clam is fantastic, updating the package requires a cumbersome trip
to Sourceforge to download and compile on your ...
AppleScript: the Script Editor
Before you can build your first AppleScript you need to know some basics: what a script-able application is and how to use the Script Editor. Script-able Applications Basically, script-able applications are applications in which the developer has ...
Batch move your playlists to an iTunes folder
Folders, which have been a feature of iTunes since iTunes 5.0, serve as a means to better organize your music. For example, you could create genre- or artist-based folders with corresponding playlists nested within them. But moving playlists into ...
SSHing via Apple Remote Desktop with AppleScript
Scott posted yesterday on a new series about SSH coming to Apple Matters. If you want to skip the learning and go straight to the Secure Shell-ing, then why not take a look at this recent post by John Welch. In this post, he describes how to set up a ...


