/hiss

Notifications for Python (In development)

Primary LanguagePythonApache License 2.0Apache-2.0

**Currently In Development**

Hiss is a Python interface to various notification frameworks.
It currently supports sending notifications to

* Growl using the Growl Network Transfer Protocol
* Snarl using the Snarl Network Protocol
* XBMC using JSON RPC

and uses the asyncio module supplied with Python version 3.4 (or Python 3.3
with asyncio from PyPi.)