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
- Host: GitHub
- URL: https://github.com/tpb1908/notifbar
- Owner: tpb1908
- Created: 2020-05-01T10:14:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T14:48:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-22T02:44:17.344Z (about 1 year ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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