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

https://github.com/tpb1908/notifbar

Clone of i3-nagbar in Python+GTK3
https://github.com/tpb1908/notifbar

Last synced: 10 months ago
JSON representation

Clone of i3-nagbar in Python+GTK3

Awesome Lists containing this project

README

          

# Python notification dock bar

A notification pop-up styled after `i3-nagbar`

Arguments
- -n, --notification Identifier of notification being displayed
- -u, --urgency (optional, default=normal) {low,normal,critical}
- -s, --summary Message summary string (may be markup)
- -b, --body (optional) Message body (may be markup)
-a, --application Name of application that sent notification
-t, --expire-time (optional) Time to auto-dismiss (seconds)
-i, --icon (optional) Path to icon
-e, --action (optional) Identifer and name for an action