Skip to main content

Install

github.com: pip install git+git://github.com/russianidiot/growlnotify.py.git

pypi.python.org: pip install growlnotify

download: python setup.py install or setup/.setup.py develop.command

Platforms: OSX

Usage

from growlnotify import *

growlnotify("title")

growlnotify(u"хуй") # unicode

growlnotify("title",message="message") # message

growlnotify("title",sticky=True) # sticky

import os
growlnotify("title",message="message",app="Finder",url="file://%s" % os.environ["HOME"])

Tested: python 2.6, 2.7, 3+

Bug Tracker: github.com/russianidiot/growlnotify.py/issues

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page