notify-send notify.
Project description
notify-send
Installation
pip install notify-send
Usage example
from notify import Notification
Notification('title', 'body message')
Development setup
virtualenv venv
source venv/bin/activate
pip install PyGObject==3.30.1
python setup.py develop
Release History
- 0.0.6 - 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 Distribution
notify-send-0.0.6.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file notify-send-0.0.6.tar.gz
.
File metadata
- Download URL: notify-send-0.0.6.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9721509d1474230781dc096194bba917f489d68c192c317d031072a7b340fb04 |
|
MD5 | 30a9c369fb5b225950efc795ecb39f22 |
|
BLAKE2b-256 | 2a26fe7cc2c751e3ab6b12be1f2fa2f8f1a6f7dd06cd5047faa8c0fc9fcc5330 |
File details
Details for the file notify_send-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: notify_send-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 554a2fb2845e5463a14f7ac9d66681e664285ccabe7671a9b33418c86083301d |
|
MD5 | 6c8a0743c4c28c3246ff0ad0e9ea3086 |
|
BLAKE2b-256 | 7ccd13143f67ffd51b49a0b0c293e80f9921ffa93aa438414643ed3be1ac4951 |