notify-send notify.
Project description
notify-send
Installation
pip install notify-send
Usage example
from notify import Notification
Notification('body message', title='optinal')
Development setup
git clone https://github.com/andreztz/notify-send.git
cd notify-send
virtualenv venv
source venv/bin/activate
pip install -e .
Release History
- 0.0.12 - The first proper release
- Work in progress
Meta
André P. Santos – @ztzandre – andreztz@gmail.com
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/andreztz/notify-send
Contributing
- Fork it (https://github.com/andreztz/notify-send/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file notify_send-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: notify_send-0.0.12-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 226617368784699f7ff078f934766d51c32ef7f4b4d563a9c15e3e8721c4d52a |
|
MD5 | 9e5974f022be1074b1a845f3a32d974a |
|
BLAKE2b-256 | c124739e91ee0cca365e42d423ea10d3ccb113ce09371138e3c4ac2f96b732a7 |