An open API service indexing awesome lists of open source software.

https://github.com/phrozenbyte/notify-send.py

Cross-platform notification client to send desktop notifications using a simple command line interface, providing drop-in replacements for libnotify's `notify-send` and vlevit's `notify-send.sh`, based on samschott's `desktop-notifier` library.
https://github.com/phrozenbyte/notify-send.py

cli freedesktop-notifications notifications python

Last synced: about 1 year ago
JSON representation

Cross-platform notification client to send desktop notifications using a simple command line interface, providing drop-in replacements for libnotify's `notify-send` and vlevit's `notify-send.sh`, based on samschott's `desktop-notifier` library.

Awesome Lists containing this project

README

          

notify-send.py
==============

`notify-send.py` is a cross-platform notification client to send desktop notifications using a simple command line interface, providing drop-in replacements for [libnotify's `notify-send`](https://gitlab.gnome.org/GNOME/libnotify/) and [vlevit's `notify-send.sh`](https://github.com/vlevit/notify-send.sh), based on [samschott's `desktop-notifier`](https://github.com/samschott/desktop-notifier) library.