- Sidebar file browser — collections as a directory tree.
- Tabbed request panel — params, headers, vars, body, auth, info, scripts, options.
- Multiple body types — raw, JSON, form-urlencoded, multipart.
- Auth — Basic, Bearer, API Key, OAuth2 client credentials.
- Syntax-highlighted JSON responses, with streaming for SSE/chunked endpoints.
- Variables from
.env, Brunoenvironments/*.bru, and Postman environment files — closest one wins; switch envs from the URL bar. - Post-response variable extraction — chain requests from extracted tokens, IDs, etc.
- Fuzzy search across every request in your collections.
- Request history with one-key replay.
- Import / export
curl— paste a one-liner in, or copy the current request out. - Save edited requests back to disk; save responses to file.
- Cycle methods with
^T. No mouse, ever. - Single static binary. macOS, Linux, Windows.