This is a Hyper.Video Browser Client Simulator: a Rust TUI for spawning and controlling Chromium-backed browser participants against Hyper.Video sessions.
The active workspace is centered on:
- hyper-client-simulator: the main TUI binary
- browser/: participant automation and remote stub support
- config/: CLI and YAML configuration
- tui/: terminal UI components
Tagged macOS releases are published as Homebrew formulae.
brew tap hypervideo/tap
brew install hyper-client-simulatorTo upgrade later:
brew upgrade hyper-client-simulatorThe Homebrew package installs the simulator binary only. Chrome or Chromium must still be installed locally on the Mac where you run it.