Skip to main content
The OpenWhispr CLI (@openwhispr/cli) is a single binary that operates against either the local desktop app or the cloud API.

Requirements

Install

Verify

Then check which backends are reachable:
The doctor command reports the local desktop bridge and remote API independently. Exit code is 0 if at least one backend is reachable, 2 otherwise.

Next steps