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 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-0.0.20.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file notify-send-0.0.20.tar.gz
.
File metadata
- Download URL: notify-send-0.0.20.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fddbc5b201728984d2de809959bb6aecf9abb0de5cfa55c7324ca6f48f41e03 |
|
MD5 | 8955656e47c2e8b836fbf88673fd3565 |
|
BLAKE2b-256 | 29bdf6eaddbc3b45ca4bceb7f1d878df20734ad8b70e10d6625cca1c996a9efc |
File details
Details for the file notify_send-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: notify_send-0.0.20-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e774faa36a1e664b7ebd6dbfb8822e358dffb74d7d98b748b1178565988c04a |
|
MD5 | 20792b5eb27edb2965a62943da0def96 |
|
BLAKE2b-256 | 64b68eb69659d6a51947502defb5e7712ab1b2a70da6d907c6c239d64d46a6de |