Files
nexus/wiki/concepts/TUI.md
2026-04-16 17:30:41 +08:00

746 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
TUI (Text User Interface) concept
Linux
用户界面
系统监控
https://www.howtogeek.com/these-linux-apps-let-you-monitor-system-resources-in-style/
2025-12-18

Definition

TUI文本用户界面是一种基于终端文本的界面类型区别于 GUI图形用户界面通过键盘操作和终端输出进行交互。

Key Characteristics

  • 响应迅速,即使 GUI 卡顿也能正常运行
  • 可通过 SSH 远程访问
  • 资源占用低
  • 主要使用键盘操作

Examples

Connections