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:
- Download from
http://github.com/bdotdub/screenshotous/zipball/master - Clone the git repo:
git clone git://github.com/bdotdub/screenshotous.git
Comments [2]