--- title: "TUI" type: concept tags: [Linux, 终端, 界面] sources: [linux-system-monitor] last_updated: 2026-04-14 --- ## Definition Text User Interface,文本用户界面,在终端中运行的图形化界面。 ## 优势 - 响应快,资源占用低 - SSH远程友好 - 即使GUI卡顿时也能正常使用 ## 工具对比 | 工具 | 特点 | |------|------| | btop++ | 最佳TUI监控,美观与功能平衡 | | htop | 聚焦进程,轻量 | | Glances | 更轻量,完全键盘驱动 | | Bottom | 专注实时图表 | ## Connections - [[btop++]] ← 类型 ← [[TUI]]