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.4 - 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.5.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file notify-send-0.0.5.tar.gz
.
File metadata
- Download URL: notify-send-0.0.5.tar.gz
- Upload date:
- Size: 4.0 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 | 305ef1ee1ad9e467725fe41c67d88215c7cbeb3d60f028116cd7aa248f0eb798 |
|
MD5 | c170418eadb36de8bb6b11df5228d5db |
|
BLAKE2b-256 | 64a654d87542d3836728a79cd522670edc049fc20b9ada4efaba71d5f3e1c45a |
File details
Details for the file notify_send-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: notify_send-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.1 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 | 0556faf8a70a044bca5da97aa66a9f9994ad8d022ded6ff50cf9929b58cd2aaa |
|
MD5 | 9d1135fc3538b22a8b72ce6ccf83d827 |
|
BLAKE2b-256 | 7e496bab510fdd687e5e9c874614bb8337f19decb613885f041f5cec9aafa6c5 |