@vire/aerospace-cockpit
v0.1.0
Published
Live web dashboard for AeroSpace tiling window manager on macOS
Maintainers
Readme
Aerospace Cockpit
A live web dashboard for AeroSpace tiling window manager on macOS. Displays your monitors, workspaces, and windows in a dark cockpit-themed UI that updates in real time.
Features
- Monitors displayed as stacked sections with workspace grids inside
- Occupied workspaces show app icons, names, and window titles
- Focused workspace and window highlighted
- Empty workspaces shown as compact pills
- Auto-refreshes every 1.5 seconds
- Zero dependencies — just Bun + the
aerospaceCLI
Requirements
Usage
bun install
bun run devOpen http://localhost:8888
API
GET /api/state returns the full AeroSpace state as JSON — monitors, workspaces, windows, and which is currently focused.
