v0.1.0

Download OHarness

Free and open source, MIT licensed. The desktop app bundles the browser frontend; the CLI gives you the same engine in a terminal.

All platforms

macOS (Apple silicon)
No build published
macOS (Intel)
No build published
Windows
No build published

Desktop builds are not published yet: electron-builder is configured for macOS and Windows, but there is no publish target and no auto-updater wired up, so there is nothing to link to.

Or install from npm

npm install -g oharness

Four commands: oharness for the terminal, oharness-web for the browser, plus headless and sync.

Requirements

macOS 12 or later, or Windows 10 or later. The CLI runs anywhere Node 22.6 or newer does.

Back to home