10 posts tagged with applescript and osx. (View popular tags)
Displaying 1 through 10 of 10. Subscribe:
How do I create a file-handling script in OSX? [more inside]
posted by Thrillhouse
on Oct 26, 2009 -
3 answers
Is there a scriptable solution to add items to the OS X iTunes library? [more inside]
posted by harkin banks
on Nov 14, 2008 -
16 answers
A few of us work off a local OS X Fileserver. We often need to point each other to files deep with it by email. I am looking for an automated way to create clickable local links in the mail.app friendly format of "file:///Volumes/Server%20Portal/". Any solutions?
[more inside]
posted by Raff
on Jul 7, 2008 -
8 answers
My career involves me using OSX Terminal ssh'd into other servers. Often, I have multiple ssh connections open, sometimes two or three to the same server. I can't bring myself to use tabs. Is there anything that can automatically be done to automatically color/title my terminal windows once I ssh into them? [more inside]
posted by neilkod
on May 15, 2008 -
7 answers
Is it possible to export an .ics file from iCal containing just today's events from specific calendars? [more inside]
posted by jack_mo
on Nov 4, 2007 -
2 answers
Is it possible to programmatically strip some (but not all) of the formatting from text that's been copied from safari? [more inside]
posted by Tlogmer
on May 2, 2007 -
13 answers
Tearing my hair out over automator and applescript. [more inside]
posted by Tlogmer
on Jun 30, 2006 -
8 answers
I want to send a weekly e-mail reminder to myself that shows my appointments for the upcoming week. How the heck so I do this with iCal on OSX? [more inside]
posted by sanitycheck
on Sep 22, 2005 -
4 answers
Applescript help... [more inside]
posted by machaus
on Jan 2, 2004 -
3 answers
So I just got a whizzy new cellphone with SMS and a POP client.
I want to get some kind of text message whenever a client sends e-mail to my regular account, and I've already got this working, basically. My cellular service is with T-Mobile. I use OS X and Mail.app; I've already set it so that, when a Mail.app rule is matched ("sender is in Clients group"), an Applescript is triggered that fires a short e-mail message showing the sender and subject line of the client's message to a special mobile-only e-mail account I set up. It might be nice to include the first few words, too, but I haven't gotten that far.
Questions: Would it make more sense to do this by SMS? If so, how would I send the message via SMS? Right now I've got the phone polling my mobile-only POP account every 30 minutes, and it seems to be a slow process. I'm also not sure what the billing hit would be per SMS message or for checking POP e-mail.
posted by adamrice
on Dec 17, 2003 -
14 answers