Installation
$ [sudo] pip install growlnotify
Examples
>>> import growlnotify
>>> growlnotify.notify(t="title",m="message") # -t "title" -m "message"
>>> growlnotify.notify(title="title",message="message") # --title "title" --message "message"
-s, --sticky
>>> growlnotify.notify(title="title",s=True) # -s
>>> growlnotify.notify(title="title",sticky=True) # --sticky
growlnotify keys
$ growlnotify --help
Links
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
growlnotify-2020.7.1.tar.gz
(1.7 kB
view details)
File details
Details for the file growlnotify-2020.7.1.tar.gz.
File metadata
- Download URL: growlnotify-2020.7.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/47.3.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd62b42aa6b2d7b7deeaf638a82d24ab286bb07e394ea5d8668f49c77a2b0a53
|
|
| MD5 |
d98646f9282aeefc27f674ac45850e95
|
|
| BLAKE2b-256 |
4ef8c2a16b01bd8b0dc5f30570293f6a8bfec0e79eb1cb2bfba2b56336ac9a75
|