Notifications verbs

Native desktop toast notifications.

Part of the Adom Desktop verb reference. Invoke as adom-desktop <verb> '<json>'.

notify_user

Send a Windows desktop toast notification

Args:

  • actions — optional array of button labels
  • body — required string
  • level — optional: info|warning|error|emergency (default: info)
  • title — required string