growlnotify (Growl.app cli) python wrapper
Project description
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
Project details
Release history Release notifications | RSS feed
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.12.3.tar.gz
(1.6 kB
view details)
File details
Details for the file growlnotify-2020.12.3.tar.gz
.
File metadata
- Download URL: growlnotify-2020.12.3.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 986bab07606273f81573abe61ff59edcd470bed0014e088054a5312bc7a14dd5 |
|
MD5 | 3e92deca1a09f917c88e3383b82c2aba |
|
BLAKE2b-256 | 0ba5645045a1274f6cfab8d205a0a375d9eb7115bc425c93a405f810b18422b0 |