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.19.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file notify-send-0.0.19.tar.gz
.
File metadata
- Download URL: notify-send-0.0.19.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d236f882546145efec59310d1951d9a755969b21ef66908cea70fb75b6b755f |
|
MD5 | de3137b518bf7aa174df872ab84d89c7 |
|
BLAKE2b-256 | 5e7859ab768cb26be191a86ac27b115eae2de714ddb20a72a0205adee1342c47 |
File details
Details for the file notify_send-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: notify_send-0.0.19-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acc952e9e94bfd14b776fbd7a984d0df005f264562c6eff7ca29fa38e95ce5aa |
|
MD5 | 2c217533bfee9dec4cf040ddb2bfef5e |
|
BLAKE2b-256 | 71ca0f5a482699e8bf2ff6335875b16f2fc586b28151bd61dfa6976506bde22d |