mirror of
https://github.com/robcholz/vibebox.git
synced 2026-04-01 00:10:15 +02:00
25 lines
508 B
Markdown
25 lines
508 B
Markdown
# TUI
|
|
|
|
The end-user ui for the vibebox
|
|
|
|
## TUI header
|
|
|
|
- One time, not fixed
|
|
- This is a welcome header.
|
|
- Shows text: "Welcome to Vibebox vX.X.XX"
|
|
- Shows the ASCII banner
|
|
- An outlined box
|
|
- Shows the current directory
|
|
- Shows current vm version and max memory, cpu cores
|
|
- The position is flex, so this will move with the VM terminal history.
|
|
|
|
## Vibebox Commands
|
|
|
|
- One time, not fixed
|
|
- Prints all commands.
|
|
- Each command includes a description.
|
|
|
|
## Normal terminal
|
|
|
|
- Then the tui should end.
|