$ DESKTOP + BROWSER AUTOMATION

AUTOMATE
EVERYTHING.
ONE CLI. EVERY PLATFORM.

Record and replay desktop workflows. Click, type, scroll through accessibility APIs. Launch browsers with your real cookies. Built for AI agents that need to act in the real world.

$ bunx bbctl --helpclick to copy
VIEW SOURCE
bbctl
$ macOS + Windows + Linux

CAPABILITIES

01

DESKTOP AUTOMATION

Click, type, scroll, find elements via accessibility APIs. No pixel matching, no fragile coordinates. Works across apps.

click . type . scroll . find . activate
02

BROWSER WITH REAL AUTH

Launch Playwright with cookies stolen from your real Chrome, Arc, or Brave. No login flows. Background or visible.

cookies . sessions . stealth . headless
03

WORKFLOW RECORDING

Record everything you do — clicks, keystrokes, app switches. Replay it perfectly. Build automation from real behavior.

record . replay . export . iterate

EVERY COMMAND YOU NEED

$ bb appsList running applications
$ bb click "Submit"Click elements by name
$ bb type "hello world"Type text anywhere
$ bb tree --app ChromeAccessibility tree
$ bb recordRecord workflow
$ bb replay workflow.jsonReplay it perfectly
$ bb web launch --browser arcBrowser with real auth
$ bb web cookies --domain github.comExtract cookies
$ bb screenshotCapture screen
$ bb scrape --app SafariExtract all text

START AUTOMATING

One command. All platforms. Real browser auth. No setup friction.

$ bunx bbctl
$ OPEN SOURCE$ CROSS-PLATFORM$ RUST + TYPESCRIPT