app
Adom Bridge
Public Made by Adomby adom
Adom Bridge unleashes your AI onto your full PC: full power, full safety. The AI breaks out of the container it runs in and onto your real machine, managing and running your entire laptop as you: launch apps, move files, drive any window, control KiCad, Fusion 360 or your real signed-in browser. Works with any AI, cloud or local (Claude Desktop, Claude Code, Codex), no Hydrogen required. Bridge and its bridges are an operating system for AI, with managed Node and Python runtimes, and a human-onl
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 labelsbody— required stringlevel— optional: info|warning|error|emergency (default: info)title— required string
# Notifications verbs
Native desktop toast notifications.
_Part of the [Adom Desktop verb reference](VERB-REFERENCE.md). 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