gntp
Version:
Full, native, Growl Notification Transport Protocol (GNTP)implementation.
25 lines (15 loc) • 882 B
Markdown
This library aims to provide the ability to send Growl notifications to capable computers over [GNTP][1], with support for resources and encryption.
Eventually, this will also provide the capability of being a forwarder source.
* [Growl for Windows](http://www.growlforwindows.com)
* [Growl for Mac](http://growl.info)
This library is currently intended for use with node stable v0.6.0+
At the moment this library is mostly functional as a sender, but is not exactly user friendly.
* Generate appropriate errors, and handling.
* Complete parsing routines
* Make this puppy a lot more user friendly.
See the contained gntp-send.js for a complete example.
[]: http://www.growlforwindows.com/gfw/help/gntp.aspx "GNTP Specification"