Skip to content

Screenshots: Default TUI

The Default TUI is the main browsing interface for NetBox resources. It mirrors the NetBox web UI layout with a navigation tree on the left and a tabbed workspace in the center. The TUI discovers plugin resources dynamically and can browse any REST API under /api/plugins/.

Launch Command

nbx tui                    # default profile
nbx demo tui               # demo profile (demo.netbox.dev)
nbx tui --theme dracula    # with specific theme

Theme Selection

Default TUI - NetBox Dark

Default TUI - NetBox Light

Default TUI - Dracula

Default TUI - Tokyo Night

Default TUI - One Dark Pro