Files
nexus/wiki/concepts/TUI.md
2026-04-14 16:02:50 +08:00

586 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
TUI concept
Linux
终端
界面
linux-system-monitor
2026-04-14

Definition

Text User Interface文本用户界面在终端中运行的图形化界面。

优势

  • 响应快,资源占用低
  • SSH远程友好
  • 即使GUI卡顿时也能正常使用

工具对比

工具 特点
btop++ 最佳TUI监控美观与功能平衡
htop 聚焦进程,轻量
Glances 更轻量,完全键盘驱动
Bottom 专注实时图表

Connections