Getting started
Choose the right OpenSS surface and complete the shortest working setup.
Choose a surface
OpenSS has three interfaces with different account and provider behaviour. Desktop is the signed macOS application, CLI is the Terminal workflow, and Web is a browser interface served locally by the CLI.
| Surface | Best for | Account |
|---|---|---|
| Desktop | Hosted AI, native capture and voice | Required for hosted AI |
| CLI | Terminal automation and BYOK | Not required for BYOK |
| Local browser GUI | Visual CLI workflows in a browser | Not required; runs on 127.0.0.1 |
Quick path
- 1Desktop
Download the Apple Silicon DMG, drag OpenSS to Applications, sign in, then send a message or capture a supported window.
- 2CLI
Run the source installer, complete provider-key setup, then use openss ask or openss capture.
- 3Browser GUI
Install the CLI, run openss gui, and keep that Terminal process open while using the local page.