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.py/.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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
growlnotify-0.0.0.tar.gz
(5.2 kB
view details)
File details
Details for the file growlnotify-0.0.0.tar.gz.
File metadata
- Download URL: growlnotify-0.0.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3e7eca9096c98415dfebe314c0477a50807fb1ed7b9b6813951ca9971fd276
|
|
| MD5 |
b1f6c3f393515125d6500a1b2dde4c44
|
|
| BLAKE2b-256 |
13ef0048ef42f02dd234248afacd9cce21d9d88d44b6eab135def37bc1103170
|