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 !
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.