Terminal pieces from Beste UI, drop-in widgets built with shadcn/ui and Tailwind CSS.
1–15 of 15
| Piece | Title | Category | Install |
|---|---|---|---|
| terminal15 | Deploy Log | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal15 |
| terminal14 | Command Run | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal14 |
| terminal13 | CLI Command Card | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal13 |
| terminal12 | Test Summary | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal12 |
| terminal11 | REPL | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal11 |
| terminal10 | Loading Line | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal10 |
| terminal9 | Diff Block | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal9 |
| terminal8 | Git Prompt | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal8 |
| terminal7 | Log Stream | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal7 |
| terminal6 | Build Steps | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal6 |
| terminal5 | Progress Bar | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal5 |
| terminal4 | Install Tabs | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal4 |
| terminal3 | Output Window | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal3 |
| terminal2 | Copy Command | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal2 |
| terminal1 | Terminal Prompt | Terminal | npx shadcn add https://ui.beste.co/piece/r/terminal1 |
Streaming build log where timestamped lines append every half second and older ones slide up out of view, with warnings in amber and successes in green until the deploy lands.
Dark terminal that types a command after the prompt, prints its output line by line up to a green success line behind a blinking block cursor, then clears and runs again.
npx sirius-cli@latest init
✓ Workspace ready. Open the dashboard to invite your team.
A dark terminal card with traffic-light dots, a prompted command, and a success output line.
Test run output with pass and fail markers and a totals bar.
Interactive prompt showing an evaluated expression and its result.
Single indeterminate line with a spinner and a cancel hint.
Unified diff with added and removed lines tinted green and red.
Shell prompt with a git branch segment and a clean or dirty status marker.
Timestamped log lines tagged by level in info, warn, error, and ok colors.
Stacked task list with done, running, and pending status markers.
Monospace install line with a segmented progress meter and percentage.
npm install beste-uiPackage manager tabs that swap the install command, with a copy button.
Window-chrome shell showing a command and its output ending in a success line.