DuckCall
21 November 2006
in code
tagged with
[cocoa]
[ichat]
[python]
DuckCall is a trivial little utility that I wrote once I realised that I was getting a MacBook Pro, and it had a camera built into it. It updates your iChat or Adium (requires version 1.3 or later) status picture with a shot taken from the iSight evey 30 seconds.
It’s very crude, and consists of a PyObjC wrapper round a stand-alone binary (to get the picture from the iSight) and a bunch of AppleScript (to set the picture into iChat / Adium) - there’s no reason for it to be written in Python at all, and it’s far too large as a result, but PyObjC is my ‘crazy prototyping’ environment of choice.
Try it. You can download what should be a Universal binary below, or you can check it out from subversion and build it yourself.
files
Files associated with this page:
| name | size | added |
|---|---|---|
| DuckCall_0.0.4.zip (release notes) | 177.8 KB | 2008-09-29 11:34 |
| DuckCall-0.0.3.zip | 85.9 KB | 2007-11-26 17:47 |
| DuckCall-0.0.2.zip | 3.0 MB | 2006-12-19 09:37 |
| DuckCall-0.1.zip | 3.0 MB | 2006-11-21 11:57 |