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.0.0.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file notify-send-1.0.0.tar.gz
.
File metadata
- Download URL: notify-send-1.0.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aee41e44037b5f8879639ba130f2b487179a80d37916e259e25416e69f745a37 |
|
MD5 | 18cac119b886f8cef22161df174e7260 |
|
BLAKE2b-256 | 0b71d76594606c642c39700403accc36dfe8da7d8d17edff8748e794822c4900 |
File details
Details for the file notify_send-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: notify_send-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88544ecaa642837af71a9fb0218f30b54da9492e9015339aac61f2dd554e061d |
|
MD5 | 5d22deb52fe4d462345138286d215010 |
|
BLAKE2b-256 | e5dde06f2127dfda985b35ce8157f41965cdcce07c3f783a57c9ea01b97bdf81 |