Install
github.com: pip install git+git://github.com/b'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/b’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.3.tar.gz
(5.2 kB
view details)
File details
Details for the file growlnotify-0.0.3.tar.gz.
File metadata
- Download URL: growlnotify-0.0.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1e7a5c6e04262f8ba88387c62ef63b297257ac6d3eab5a6502ebdcb38d1e579
|
|
| MD5 |
c22f7f0295e1798b918b4bbec2917304
|
|
| BLAKE2b-256 |
5509544cf720e61889ea2da697aff3a8fd3cd6ba2ec9d379764ece17fdb6dce2
|