Skip to content

Instantly share code, notes, and snippets.

@ryanflorence
Created June 7, 2010 17:14
Show Gist options
  • Save ryanflorence/428933 to your computer and use it in GitHub Desktop.
Save ryanflorence/428933 to your computer and use it in GitHub Desktop.
on idle
tell application "Safari"
activate
set URL of front document to "http://www.engadget.com/2010/06/07/steve-jobs-live-from-wwdc-2010/?sort=newest"
end tell
return 4
end idle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment