simse runs on macOS, Linux, and Windows. It is a standalone Rust binary with no runtime dependencies. Launch simse for the interactive TUI, or use simse --print for scripting and automation.
curl -fsSL https://cdn.simse.dev/install.sh | sh
irm https://cdn.simse.dev/install.ps1 | iex
simse --version
See the detailed installation page for manual downloads and platform-specific notes.
Next step: Follow the quick start guide to run your first session.