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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file notify-send-1.1.2.tar.gz.
File metadata
- Download URL: notify-send-1.1.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8fdd96e9cf2f7f3f7fa64ffb5c55500910a74f577db697f16ff342bf87c6882
|
|
| MD5 |
fb700b9c2c38f8273cd41b2e79a3b20e
|
|
| BLAKE2b-256 |
994947b77a20d71cff881fbf5777f19cd49e45ff2b785036093062b0fecd2d8a
|
File details
Details for the file notify_send-1.1.2-py3-none-any.whl.
File metadata
- Download URL: notify_send-1.1.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9a1fccdebdaea2a87f23bdba48918d3ec5e69a720ef592c5d6576f7984e0c7c
|
|
| MD5 |
087d66b8761e22beaae615ae43524c33
|
|
| BLAKE2b-256 |
484a922335c4f015784e9e605e047d267d2e19a4ee898ec6eceb5afe122f675d
|