Difference between revisions of "JaikuGrowler"

From rukapedia
Jump to: navigation, search
Line 12: Line 12:
  
 
==Installation==
 
==Installation==
 +
 +
==Source Code==
 +
 +
You can [http://websvn.reinvented.net/listing.php?repname=Plazes&path=%2FAppleScript%2FPlazesAdium%2F&rev=0&sc=0#/AppleScript/PlazesAdium/ browse the source code] from a browser, or grab the latest version of the source code using Subversion at:
 +
 +
You can grab the latest version of the source code using Subversion at:
 +
 +
<code>svn://svn.reinvented.net/Jaiku/JaikuGrowler</code>
 +
 +
or
 +
 +
<code>http://svn.reinvented.net/Jaiku/JaikuGrowler</code>

Revision as of 15:26, 30 March 2007

JaikuGrowl is an AppleScript that allows you to receive alerts from Growl whenever you or any of your Jaiku contacts emit a new "Jaiku".

The script works by reading your personal Jaiku RSS feed every five minutes and alerting you to any new Jaikus that have occured since the last time it checked.

System Requirements

XMLLib osax -- an AppleScript addition that allows for XML parsing (required to read and process the Jaiku RSS feed). Follow the installation instructions in the download package.

Your Jaiku screen and personal key (get your get from http://jaiku.com/api/key once you're signed in to Jaiku).

Growl set up and running on your machine.

Installation

Source Code

You can browse the source code from a browser, or grab the latest version of the source code using Subversion at:

You can grab the latest version of the source code using Subversion at:

svn://svn.reinvented.net/Jaiku/JaikuGrowler

or

http://svn.reinvented.net/Jaiku/JaikuGrowler