Skip to content

GNTP library for Node.js - Growl Notification Transport Protocol

Notifications You must be signed in to change notification settings

WarheadsSE/node-gntp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-gntp : GNTP implementation in pure Nodejs javascript

This library aims to provide the ability to send Growl notifications to capable computers over GNTP, with support for resources and encryption.

Eventually, this will also provide the capability of being a forwarder source.

Receiving notifications

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.

Known todos

  • Generate appropriate errors, and handling.
  • Complete parsing routines
  • Make this puppy a lot more user friendly.

General Usage

See the contained gntp-send.js for a complete example.

About

GNTP library for Node.js - Growl Notification Transport Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published