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.1.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file notify-send-1.1.1.tar.gz
.
File metadata
- Download URL: notify-send-1.1.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2341010c86d30c7752efa8ee1d801ae85c1bb01124fdfd8d37319dcf732cdd3 |
|
MD5 | 2309877a3741364c8887e4c24179af23 |
|
BLAKE2b-256 | 5b33280db55c1cdf58d97e33b80c3c50eab84072fb4d6e7605869dfecfcf46f5 |
File details
Details for the file notify_send-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: notify_send-1.1.1-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.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 526dceda10f9f3ae45cf70d7ac464755b1f7b0b533ede13ac65e15d2019ea3aa |
|
MD5 | f9d30624b9b8a6d8257edf03a4486f52 |
|
BLAKE2b-256 | 4df03206d449dbaf4213dee6e2baed452cf725545d32653a4f375d2ce95e6061 |