Cool additions to Gmail notifier

Finally a good implementation of a Gmail notifier for Mac. I wish Google wasn't always so focused on Windows only software. We mac-a-terians want a taste, too.
Anyway
Extras for your Mac Gmail Notifier

2. Extend the Notifier using plugins
The Gmail Notifier supports plugins written in AppleScript, or full-blown Cocoa Bundles in Objective-C. Details about the Objective-C plugin API can be found inside the Gmail Notifier application bundle in the required header file, GGPluginProtocol.h (control+click Gmail Notifier.app -> Show Package Contents -> Contents -> Headers).

AppleScript plugins are written by simply implementing a handler like:

on NewMessagesReceived(messages, fullCount) -- Your code goes here... end NewMessagesReceived

also links to a gmail growl notifier, here, via wootest.net

Tags: , /

About this Entry

This page contains a single entry by Seth A. published on September 12, 2005 7:59 PM.

Four Years was the previous entry in this blog.

Oh I want to post it too is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.37