A keyboard-first TUI for Radix applications and pipelines, built with Bubble Tea. Browse applications, inspect environments and recent jobs, open job details in your browser, and trigger Build & Deploy or Apply Config right from your terminal.
Quick keys
| Context | Key | Action |
|---|---|---|
| Applications | ↑/↓ |
Move selection |
| Applications | Enter |
Select application |
| Pipeline | ↑/↓ |
Move selection |
| Pipeline | Enter |
Open job in browser |
| Pipeline | Ctrl+n |
Build & Deploy form |
| Pipeline | Ctrl+a |
Apply Config form |
| Pipeline | Ctrl+r |
Refresh application |
| Anywhere | Esc |
Back (context aware) |
| Anywhere | q/Ctrl+C |
Quit |
Tip: The help footer updates based on what you can do in the current view.
- 🧭 Browse Radix applications and environments
- 📊 See recent pipeline jobs with status and timestamps
- ⚙️ Trigger Build & Deploy or Apply Config from dedicated forms
- 🌐 Open the selected job in your default browser
Install with Go:
go install github.com/FredrikMWold/radix-tui@latestOr download a prebuilt binary from Releases and place it on your PATH:
