sootsim list
Show every connected browser tab / desktop window, or — with --drivers — enumerate the launch drivers (chromium, electron, playwright, system) along with their availability on the current machine.
terminal
Options
| flag | description |
|---|---|
--port <number> | bridge port (defaults to 7668) |
--session <session-id> | highlight a specific session in the output |
--drivers, -D | list available launch drivers instead of connected sessions |
--json | emit array of session objects for scripts |
Examples
terminal
Output Shape
The session list is meant to answer two questions quickly:
- what shells are connected right now?
- which one actually loaded the app I care about?
Each session prints its id, loaded target summary, full URL when available, readiness state, and whether it is the current primary session.