shithub: notif

Clone

clone: git://shithub.us/sirjofri/notif gits://shithub.us/sirjofri/notif
push: hjgit://shithub.us/sirjofri/notif
patches to: sirjofri@sirjofri.de

Last commit

345b8b78 – sirjofri <sirjofri@sirjofri.de> authored on 2022/01/26 14:17
fixes execute nil bug

About

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.