notify-send notify.
Project description
notify-send
Usage example
from notify import notification
notification('summary text', message='message body', app_name='myapp')
Installation
pip install -U notify-send
Prerequisites
Ubuntu
sudo apt install libcairo2-dev libgirepository1.0-dev
Arch Linux
sudo pacman -S gobject-introspection
Development setup
git clone https://github.com/andreztz/notify-send.git
cd notify-send
python -m venv venv
source venv/bin/activate
pip install -e .[dev]
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-1.1.2.tar.gz
(5.2 kB
view hashes)
Built Distribution
Close
Hashes for notify_send-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9a1fccdebdaea2a87f23bdba48918d3ec5e69a720ef592c5d6576f7984e0c7c |
|
MD5 | 087d66b8761e22beaae615ae43524c33 |
|
BLAKE2b-256 | 484a922335c4f015784e9e605e047d267d2e19a4ee898ec6eceb5afe122f675d |