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.
- Host: GitHub
- URL: https://github.com/phrozenbyte/notify-send.py
- Owner: PhrozenByte
- License: mit
- Created: 2024-11-04T13:31:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T00:52:45.000Z (over 1 year ago)
- Last Synced: 2024-11-12T09:51:02.188Z (over 1 year ago)
- Topics: cli, freedesktop-notifications, notifications, python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.