jakemcc/clojure-gntp

Implementation of Growl GNTP


License
EPL-1.0

Documentation

clojure-gntp

A Clojure library designed to publish messages over GNTP to Growl.

Usage

(use 'jakemcc.clojure-gntp.gntp)

(message "This is the title" "This is message text")

Compatibility

I've successfully used this library to publish message on OSX to Growl, Windows 7 to Growl for Windows, and under Ubuntu to Growl for Linux.

License

Copyright © 2012 Jake McCrary

Distributed under the Eclipse Public License, the same as Clojure.

Bitdeli Badge