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.7.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file notify-send-0.0.7.tar.gz
.
File metadata
- Download URL: notify-send-0.0.7.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef246e5f4a061b136dcc218a70f4f93f8d80ede3b93a5110d9f7261df1687b6e |
|
MD5 | e440abc2efec3d35c008be0ba0eb3536 |
|
BLAKE2b-256 | 15d81619eb77695f007bc8bfbb33ba79812a058b70f407775e356ac7a4ff49bd |
File details
Details for the file notify_send-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: notify_send-0.0.7-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.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5552eb4088ca577d4e0c3de4baf24c39f82758dd3bbc22095536772151b0dae3 |
|
MD5 | 0603bbefc0fbc864a089abf6594c423d |
|
BLAKE2b-256 | bd8df314241509194e8a35bc3b0d9db9ed9724955de5ef07d7ad5402dd301a65 |