public
Description: Quicky Growl-like implementation for Prototype
Clone URL: git://github.com/tdreyno/prototypegrowl.git
Click here to lend your support to: prototypegrowl and make a donation at www.pledgie.com !
tdreyno (author)
Sat Apr 05 14:11:19 -0700 2008
commit  d7a3e8872b79d4c5e6b67ac0d33302532d1d92b8
tree    ae39df75aa8b4a3667c9f060b4ad9276824aa636
parent  2508e833e02e2547a9054dbe4858f15ad4701bd6
prototypegrowl / README
100644 21 lines (11 sloc) 0.426 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
== Description ==
 
prototypeGrowl is an implementation of the Mac OS X Growl notification system
using the Prototype javascript library.
 
 
== Authors ==
 
Thomas Reynolds <tdreyno@gmail.com - http://github.com/tdreyno>
Craig P Jolicoeur <cpjolicoeur@gmail.com - http://github.com/cpjolicoeur>
 
 
== Usage ==
 
...coming soon...
 
 
== TODO ==
 
* If using Effects, do a sanity check to make sure the needed libraries
are included.