Astrohacker logo ASTROHACKER

The Agentic Hacker's Terminal

Hack the web without leaving your terminal.

Astrohacker Terminal renders real browser engines inside your shell, editor, and TUI workflows. Run your app, inspect the UI, use DevTools, and keep the whole build loop in one window.

Run Chromium, WebKit, and Ladybird profiles inside your terminal.

Homebrew

Apple silicon macOS.

brew tap astrohackerlabs/astrohacker
brew trust astrohackerlabs/astrohacker
brew install --cask astrohacker

aht: webtui.local

shell

$ web

opening browser pane...

$ ahsh run inspect

devtools attached

URL

http://localhost:3000

enter browse · i edit url CONTROL
Viewport Chromium · default

Preview

local

UI

inspect

Not a system webview. Not a browser tab.

Astrohacker Terminal is the only terminal built around a protocol for rendering real browser engines inside terminal-native apps: shells, editors, agents, and TUIs.

One workspace. Multiple engines.

Astrohacker Terminal is the only browser that lets you run multiple real browser engines in the same window at the same time, with multiple isolated profiles per engine across Chromium, WebKit, and Ladybird.

aht: multi-engine lab

shell

$ astrohacker

workspace: engine-test

$ web --profile A

$ web --profile B

$ webkit --profile demo

all panes live

Chromium: Profile A

URL

http://localhost:3000

⌘r reload CONTROL

App preview

Chromium: Profile B

URL

http://localhost:5173

esc control BROWSE

WebKit

URL

https://example.test

i edit url CONTROL

independent engine

Astrohacker Terminal is the only terminal built to run multiple isolated profiles across multiple real browser engines in the same window at the same time, all inside your shell and next to your code, agents, and tools.

Learn about the terminal »