The OpenWhispr CLI (Documentation Index
Fetch the complete documentation index at: https://docs.openwhispr.com/llms.txt
Use this file to discover all available pages before exploring further.
@openwhispr/cli) is a single binary that operates against either the local desktop app or the cloud API.
Requirements
- Node.js 20 or later
- Either the OpenWhispr desktop app running locally, or an API key for cloud access
Install
Verify
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
- Authenticate for cloud access
- Learn how the CLI picks a backend
- Browse the full command reference