Skip to content

jonschoning/gntp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python library for working with Growl Notification Transport Protocol (GNTP)

gntp/init.py

This contains the core of the GNTP code. It can be imported using

import gntp

gntp/notifier.py

This class uses a similar interface to the official python bindings that come with the Growl SDK

client.py

Test client that shows the basic options. Attempts to mimic some of the growlnotify flags

About

GNTP Python Library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Ruby 1.5%