shithub: notif

ref: 345b8b783165ada4d53c50130fe2046e8627ea40
dir: notif/README

View raw version
notif

usage: notif


send plumb messages to notify channel:

- attributes: title, message, button, cmd
- optional data (optional as in, if cmd attribute set, data is ignored)
- title, message, button are optional
- if no cmd attribute is set, data must be a valid packed plumb message!

displays a card:

TITLE
message
[button]

left click on card: discards/removes the card
right click on card: sends cmd or data to the plumber, then removes the card.


BUGS

sure. send patches.