Pretty Things

A blog to keep track of inspirational things I find 
Filed under

applescript

 

screenshotous

A couple of weeks ago, I wrote about how I was posting the website screenshots on this site. At the time, it was a bit of a hodge podge of three different scripts written in three different languages. It was frankly a bit of a mess.

I figured somewhere maybe might find this marginally useful, I rewrote most of it and threw it up on github ( http://github.com/bdotdub/screenshotous/ ).

Basically, this is a PHP script calling an AppleScript to take a screenshot and then mailing it to posterous. That's really all there is to it.

It's a bit thin on the documentation and comments, but hopefully theres enough. If you have any questions/comments, email me at bdotdub at gmail.

Installation Instructions

The instructions can be found in the README.

Download

You can download this in two ways:

  1. Download from http://github.com/bdotdub/screenshotous/zipball/master
  2. Clone the git repo: git clone git://github.com/bdotdub/screenshotous.git

Filed under  //   applescript   git   php  

Comments [2]