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.0.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file notify-send-1.1.0.tar.gz
.
File metadata
- Download URL: notify-send-1.1.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 | 2fc024684f0da4b6e3364e6b5e643e895f349c3e3871e295ea9eefde4d2825bd |
|
MD5 | f336ceaff0127829bf13fa44e027e5d9 |
|
BLAKE2b-256 | 0f70d3c6164f32a42bae7cf941ccace6df0f6835f5253da200ec146533ace1d6 |
File details
Details for the file notify_send-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: notify_send-1.1.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 | 0ed9cbc055bb368062313fd5cf883badff85557ecf4ccc7e12161b27f6e37eed |
|
MD5 | 06e72d246f966c92e290c309d7394f68 |
|
BLAKE2b-256 | 1d01cc7bf51e91bf7bf71b534393d428c0acadb2f36e5e3169a4a08a2ab554f9 |